2018-10-31 17:04:28,124 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-242 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-10-31 17:04:28,128 - 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.12,192.0.2.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://192.168.37.12:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QDkrM0Mo6zAdRmLZVFD6vxlFJ 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=db48036da14b4e3599a9346f2df4ab6a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-31 17:04:28,128 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke 2018-10-31 17:04:28,150 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-10-31 17:04:28,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" 2018-10-31 17:04:28,623 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 268 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca3511ca-9b32-4dca-853a-a6919cf54db2 2018-10-31 17:04:28,623 - 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.12:5000/v3/", "rel": "self"}]}]}} 2018-10-31 17:04:28,623 - keystoneauth.session - DEBUG - GET call to http://192.168.37.12:5000/ used request id req-ca3511ca-9b32-4dca-853a-a6919cf54db2 2018-10-31 17:04:28,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.37.12:5000/v3/auth/tokens 2018-10-31 17:04:29,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "693e196eb355446aad54a429b2592113", "name": "reader"}, {"id": "9b7b68582632484c9cb11c9d3da8f662", "name": "member"}, {"id": "541925d373ac47b5abe5c1b00a84500c", "name": "admin"}], "expires_at": "2018-10-31T18:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db48036da14b4e3599a9346f2df4ab6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.0.2.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13bcbbd3311f4a82a25ff15fa499fde8"}, {"url": "http://192.0.2.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947f45cd18fb4917bfc935f494e66324"}, {"url": "http://192.168.37.12:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa9d51070e24411aadbd0600419a235"}], "type": "compute", "id": "04e0d69987344f6b8a910a3d29961856", "name": "nova"}, {"endpoints": [{"url": "http://192.0.2.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f4b34cf941d4457bc17062cf65aca33"}, {"url": "http://192.168.37.12:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9234e07b7d79481781f4606a457d54e9"}, {"url": "http://192.0.2.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffc5e0fc338d4f9fa913839cf5064fe5"}], "type": "image", "id": "05d0d446c0c347879f8d64e891b298d2", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "0c48049517da4637ba360fcf8ce9cf1f", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.0.2.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a32669e042415fb4561ad5ef949453"}, {"url": "http://192.168.37.12:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03d0b1e6c4364e8684690b2526df9a06"}, {"url": "http://192.0.2.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dadced4401cf4603b43ff4cbce3e0ffb"}], "type": "network", "id": "29d8809e39d04743a55286fd5e4bd817", "name": "neutron"}, {"endpoints": [{"url": "http://192.0.2.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3beb574f6d7d4fc98df782862f355706"}, {"url": "http://192.168.37.12:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5708dbcab2f14fcab9d5ed070c61d7ef"}, {"url": "http://192.0.2.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba59c12bef504977aa53eccbff8f1582"}], "type": "event", "id": "3149aef939454385b1858bfe5a5c1fea", "name": "panko"}, {"endpoints": [{"url": "http://192.0.2.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "866b264527ef419dbd5843c7efe168cc"}, {"url": "http://192.0.2.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90f14eb1b04e44b895f39261b342131a"}, {"url": "http://192.168.37.12:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b726ce27f06649739998ac9e986dc029"}], "type": "cloudformation", "id": "47266c667c324b2283b814e95107701a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.0.2.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "822feada7a1f42a59011030233914065"}, {"url": "http://192.168.37.12:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0429d27b63347a2af66820ae345ca2c"}, {"url": "http://192.0.2.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8a9aa98a3cf4e81a52ecc45872119dc"}], "type": "metric", "id": "56f961e6c85e4d1e90d30eac4a85c3ea", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.168.37.12:8776/v2/db48036da14b4e3599a9346f2df4ab6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07b5603a9ef74f40a25887e4fb21802f"}, {"url": "http://192.0.2.5:8776/v2/db48036da14b4e3599a9346f2df4ab6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1a27da4c6dd4f48b7f2e3ca0cff0dad"}, {"url": "http://192.0.2.5:8776/v2/db48036da14b4e3599a9346f2df4ab6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c438246b4c788180c8db71c53db1"}], "type": "volumev2", "id": "5ebca781c1bf459880aaabaf0b6cace3", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.0.2.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22c6a28f5abb4d76aa9b5c2f02fa9aea"}, {"url": "http://192.0.2.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7a395ec3a86d4ceb872e78e098fb5da0"}, {"url": "http://192.168.37.12:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eab6e6efc9f146e1a0f55d1e850fab6d"}], "type": "alarming", "id": "7a943247299348ff8fae06587a463b16", "name": "aodh"}, {"endpoints": [{"url": "http://192.0.2.5:8004/v1/db48036da14b4e3599a9346f2df4ab6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1f239b79dcb4c92a393bd7e762311ae"}, {"url": "http://192.168.37.12:8004/v1/db48036da14b4e3599a9346f2df4ab6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55e51309e0549cd8a4c370961236a1c"}, {"url": "http://192.0.2.5:8004/v1/db48036da14b4e3599a9346f2df4ab6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb13c40fb22445a19eaf0543f889328e"}], "type": "orchestration", "id": "8ad416dcfca9458fa1d19c0361796461", "name": "heat"}, {"endpoints": [{"url": "http://192.168.37.12:8080/v1/AUTH_db48036da14b4e3599a9346f2df4ab6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fc9a27dc0124779989950f058502410"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "341f13f6e31f4d00b9ac543ed20b9346"}, {"url": "http://12.0.0.26:8080/v1/AUTH_db48036da14b4e3599a9346f2df4ab6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca64dc742874c6881d99a3f119c2ee0"}], "type": "object-store", "id": "958b7819f4d34b3eb58786f44e5bb832", "name": "swift"}, {"endpoints": [{"url": "http://192.0.2.5:8776/v1/db48036da14b4e3599a9346f2df4ab6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bad5b7c21b3e4dc489e0edaaaf9262bf"}, {"url": "http://192.0.2.5:8776/v1/db48036da14b4e3599a9346f2df4ab6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf8bed26929d47179ab0655b6948bd42"}, {"url": "http://192.168.37.12:8776/v1/db48036da14b4e3599a9346f2df4ab6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ec15013cbab343c7baa15731dc39ba05"}], "type": "volume", "id": "acbb3b678413442392d6b5c9c051e790", "name": "cinder"}, {"endpoints": [{"url": "http://192.0.2.5:8776/v3/db48036da14b4e3599a9346f2df4ab6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a69c61845fd4a1f97ede47b52b4ccb1"}, {"url": "http://192.168.37.12:8776/v3/db48036da14b4e3599a9346f2df4ab6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae662441f8a14f39829e4a71b3156452"}, {"url": "http://192.0.2.5:8776/v3/db48036da14b4e3599a9346f2df4ab6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "babe7e35eaa64b9dbbebbfcf7dc13ed3"}], "type": "volumev3", "id": "c637b0e6c1424e18bb0ef7d987e1eba9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.0.2.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "828255fcd9ca4bb3af4940ce856cadfb"}, {"url": "http://192.0.2.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96788dcd8d6945cf85791ac5dfeb93c8"}, {"url": "http://192.168.37.12:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad2e3b913d104c75a694196abfca760b"}], "type": "placement", "id": "d84a6a58c6814a35bd734a67d91fbf7e", "name": "placement"}, {"endpoints": [{"url": "http://192.0.2.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "360adff92bed48aaa0e81c7a65932b61"}, {"url": "http://192.0.2.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f85f7b30ec4437da3d5db04731f0a3d"}, {"url": "http://192.168.37.12:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e317646fe9a541af9da40eafe35eeb14"}], "type": "identity", "id": "d8e1c4e60d22446ebd2d589cf01321f2", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9111d7ad46d843148bd00af1b76116ee"}, "audit_ids": ["WO8KzAZ8SRumgbb3nN-_yA"], "issued_at": "2018-10-31T17:04:28.000000Z"}} 2018-10-31 17:04:29,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-31 17:04:29,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.12:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:29,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:29 GMT X-Openstack-Request-Id: req-4ec322ce-b87d-43f1-a424-e0a2587a206b 2018-10-31 17:04:29,535 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bf3e33d-43a4-4142-93dc-6ed68b1e5387","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43b8fed26df94f1bb6acdbfcf1781dc3","l2_adjacency":true,"status":"ACTIVE","subnets":["c731a239-2e04-4218-b72f-c43138cdc1c8"],"description":"","tags":[],"updated_at":"2018-10-31T16:59:15Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43b8fed26df94f1bb6acdbfcf1781dc3","created_at":"2018-10-31T16:59:12Z","provider:network_type":"flat"}]} 2018-10-31 17:04:29,535 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.12:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4ec322ce-b87d-43f1-a424-e0a2587a206b 2018-10-31 17:04:29,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.472324848175s 2018-10-31 17:04:29,535 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.12:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4ec322ce-b87d-43f1-a424-e0a2587a206b 2018-10-31 17:04:29,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-31 17:04:29,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:29,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4661fc2-80b9-4f50-ab36-1a68bf997b0e 2018-10-31 17:04:29,677 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://192.168.37.12:5000/v3/domains/8669b82bfe164a6cb47683f08c09eb8e"}, "tags": [], "enabled": true, "id": "8669b82bfe164a6cb47683f08c09eb8e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://192.168.37.12:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.37.12:5000/v3/domains", "previous": null, "next": null}} 2018-10-31 17:04:29,678 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/domains used request id req-c4661fc2-80b9-4f50-ab36-1a68bf997b0e 2018-10-31 17:04:29,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.13679599762s 2018-10-31 17:04:29,678 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/domains used request id req-c4661fc2-80b9-4f50-ab36-1a68bf997b0e 2018-10-31 17:04:29,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-31 17:04:29,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.12:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_fcb99d9b-5547-4d57-ac8e-925443c58bfc"}}' 2018-10-31 17:04:29,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62d05ce1-022f-479a-80a3-e3428c90baad 2018-10-31 17:04:29,879 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://192.168.37.12:5000/v3/projects/fc1ea3ccf2ea48739702de4c3697dbfc"}, "tags": [], "enabled": true, "id": "fc1ea3ccf2ea48739702de4c3697dbfc", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_fcb99d9b-5547-4d57-ac8e-925443c58bfc"}} 2018-10-31 17:04:29,879 - keystoneauth.session - DEBUG - POST call to identity for http://192.168.37.12:5000/v3/projects used request id req-62d05ce1-022f-479a-80a3-e3428c90baad 2018-10-31 17:04:29,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.198442935944s 2018-10-31 17:04:29,880 - shade.request_ids - DEBUG - POST call to identity for http://192.168.37.12:5000/v3/projects used request id req-62d05ce1-022f-479a-80a3-e3428c90baad 2018-10-31 17:04:29,880 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'fc1ea3ccf2ea48739702de4c3697dbfc', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_smoke-project_fcb99d9b-5547-4d57-ac8e-925443c58bfc'}) 2018-10-31 17:04:29,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-31 17:04:29,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.12:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "10dfc840-23ec-4620-8c01-cdbd61e26e22", "email": null, "name": "tempest_smoke-user_fcb99d9b-5547-4d57-ac8e-925443c58bfc"}}' 2018-10-31 17:04:30,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 330 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb23c3e6-072e-46fb-b6ca-9983fc55636f 2018-10-31 17:04:30,310 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "links": {"self": "http://192.168.37.12:5000/v3/users/7b7a9636c8a644509eb020768476b297"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b7a9636c8a644509eb020768476b297", "domain_id": "default", "password_expires_at": null}} 2018-10-31 17:04:30,311 - keystoneauth.session - DEBUG - POST call to identity for http://192.168.37.12:5000/v3/users used request id req-eb23c3e6-072e-46fb-b6ca-9983fc55636f 2018-10-31 17:04:30,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.427480220795s 2018-10-31 17:04:30,311 - shade.request_ids - DEBUG - POST call to identity for http://192.168.37.12:5000/v3/users used request id req-eb23c3e6-072e-46fb-b6ca-9983fc55636f 2018-10-31 17:04:30,311 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7b7a9636c8a644509eb020768476b297', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_fcb99d9b-5547-4d57-ac8e-925443c58bfc'}) 2018-10-31 17:04:30,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-31 17:04:30,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:30,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9376963-7aab-45c0-8008-7ea4a6762e38 2018-10-31 17:04:30,510 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.12:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "482b438eb4ac41c7b0941d77f19ca1a9", "links": {"self": "http://192.168.37.12:5000/v3/roles/482b438eb4ac41c7b0941d77f19ca1a9"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "541925d373ac47b5abe5c1b00a84500c", "links": {"self": "http://192.168.37.12:5000/v3/roles/541925d373ac47b5abe5c1b00a84500c"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "693e196eb355446aad54a429b2592113", "links": {"self": "http://192.168.37.12:5000/v3/roles/693e196eb355446aad54a429b2592113"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "9b7b68582632484c9cb11c9d3da8f662", "links": {"self": "http://192.168.37.12:5000/v3/roles/9b7b68582632484c9cb11c9d3da8f662"}, "name": "member"}, {"domain_id": null, "description": null, "id": "a04365c8afd546a29d1c4016c6798b07", "links": {"self": "http://192.168.37.12:5000/v3/roles/a04365c8afd546a29d1c4016c6798b07"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "d0e9cc06124c4ed3b2801165d4676281", "links": {"self": "http://192.168.37.12:5000/v3/roles/d0e9cc06124c4ed3b2801165d4676281"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "d731a670e5b04a20addb5433b55ce58e", "links": {"self": "http://192.168.37.12:5000/v3/roles/d731a670e5b04a20addb5433b55ce58e"}, "name": "_member_"}]} 2018-10-31 17:04:30,511 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/roles used request id req-c9376963-7aab-45c0-8008-7ea4a6762e38 2018-10-31 17:04:30,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196676969528s 2018-10-31 17:04:30,511 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/roles used request id req-c9376963-7aab-45c0-8008-7ea4a6762e38 2018-10-31 17:04:30,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-31 17:04:30,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:30,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b4be0a-3272-45c4-9d0d-7476bdd97e66 2018-10-31 17:04:30,657 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.12:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "482b438eb4ac41c7b0941d77f19ca1a9", "links": {"self": "http://192.168.37.12:5000/v3/roles/482b438eb4ac41c7b0941d77f19ca1a9"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "541925d373ac47b5abe5c1b00a84500c", "links": {"self": "http://192.168.37.12:5000/v3/roles/541925d373ac47b5abe5c1b00a84500c"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "693e196eb355446aad54a429b2592113", "links": {"self": "http://192.168.37.12:5000/v3/roles/693e196eb355446aad54a429b2592113"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "9b7b68582632484c9cb11c9d3da8f662", "links": {"self": "http://192.168.37.12:5000/v3/roles/9b7b68582632484c9cb11c9d3da8f662"}, "name": "member"}, {"domain_id": null, "description": null, "id": "a04365c8afd546a29d1c4016c6798b07", "links": {"self": "http://192.168.37.12:5000/v3/roles/a04365c8afd546a29d1c4016c6798b07"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "d0e9cc06124c4ed3b2801165d4676281", "links": {"self": "http://192.168.37.12:5000/v3/roles/d0e9cc06124c4ed3b2801165d4676281"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "d731a670e5b04a20addb5433b55ce58e", "links": {"self": "http://192.168.37.12:5000/v3/roles/d731a670e5b04a20addb5433b55ce58e"}, "name": "_member_"}]} 2018-10-31 17:04:30,657 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/roles used request id req-f0b4be0a-3272-45c4-9d0d-7476bdd97e66 2018-10-31 17:04:30,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.142410039902s 2018-10-31 17:04:30,657 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/roles used request id req-f0b4be0a-3272-45c4-9d0d-7476bdd97e66 2018-10-31 17:04:30,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-31 17:04:30,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:30,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99fe0ee4-e4a9-431d-9cab-8bf24d862105 2018-10-31 17:04:30,766 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.12:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "482b438eb4ac41c7b0941d77f19ca1a9", "links": {"self": "http://192.168.37.12:5000/v3/roles/482b438eb4ac41c7b0941d77f19ca1a9"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "541925d373ac47b5abe5c1b00a84500c", "links": {"self": "http://192.168.37.12:5000/v3/roles/541925d373ac47b5abe5c1b00a84500c"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "693e196eb355446aad54a429b2592113", "links": {"self": "http://192.168.37.12:5000/v3/roles/693e196eb355446aad54a429b2592113"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "9b7b68582632484c9cb11c9d3da8f662", "links": {"self": "http://192.168.37.12:5000/v3/roles/9b7b68582632484c9cb11c9d3da8f662"}, "name": "member"}, {"domain_id": null, "description": null, "id": "a04365c8afd546a29d1c4016c6798b07", "links": {"self": "http://192.168.37.12:5000/v3/roles/a04365c8afd546a29d1c4016c6798b07"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "d0e9cc06124c4ed3b2801165d4676281", "links": {"self": "http://192.168.37.12:5000/v3/roles/d0e9cc06124c4ed3b2801165d4676281"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "d731a670e5b04a20addb5433b55ce58e", "links": {"self": "http://192.168.37.12:5000/v3/roles/d731a670e5b04a20addb5433b55ce58e"}, "name": "_member_"}]} 2018-10-31 17:04:30,767 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/roles used request id req-99fe0ee4-e4a9-431d-9cab-8bf24d862105 2018-10-31 17:04:30,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106459856033s 2018-10-31 17:04:30,767 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/roles used request id req-99fe0ee4-e4a9-431d-9cab-8bf24d862105 2018-10-31 17:04:30,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-31 17:04:30,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:30,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 152 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07661411-54b6-4cae-939f-5ead301469c8 2018-10-31 17:04:30,869 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://192.168.37.12:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-31 17:04:30,869 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/domains/default used request id req-07661411-54b6-4cae-939f-5ead301469c8 2018-10-31 17:04:30,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100305080414s 2018-10-31 17:04:30,869 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/domains/default used request id req-07661411-54b6-4cae-939f-5ead301469c8 2018-10-31 17:04:30,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-31 17:04:30,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:30,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0522f6ad-9cf0-47ab-8048-d75c1c31f896 2018-10-31 17:04:30,992 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://192.168.37.12:5000/v3/users/286ba9d59b944d7cb44b185c8fe47901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "286ba9d59b944d7cb44b185c8fe47901", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://192.168.37.12:5000/v3/users/3056d277627f4b90a6da5136624c882e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3056d277627f4b90a6da5136624c882e", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.37.12:5000/v3/users/45e4491948404ac994ed1f4dd5e27acb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45e4491948404ac994ed1f4dd5e27acb", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.37.12:5000/v3/users/5920837f23f1472a9257c51da95bf04f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5920837f23f1472a9257c51da95bf04f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.37.12:5000/v3/users/75588b58735d441eb9182574ca57df78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75588b58735d441eb9182574ca57df78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "links": {"self": "http://192.168.37.12:5000/v3/users/7b7a9636c8a644509eb020768476b297"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b7a9636c8a644509eb020768476b297", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.37.12:5000/v3/users/82b1adf26a594f1facb31ca7e6410b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82b1adf26a594f1facb31ca7e6410b27", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.37.12:5000/v3/users/835d7136a2ee4bcaa01112ea18d2bf17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "835d7136a2ee4bcaa01112ea18d2bf17", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.37.12:5000/v3/users/9111d7ad46d843148bd00af1b76116ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9111d7ad46d843148bd00af1b76116ee", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://192.168.37.12:5000/v3/users/959f9d597ad74a1aa82f657a6652ab47"}, "domain_id": "8669b82bfe164a6cb47683f08c09eb8e", "enabled": true, "options": {}, "id": "959f9d597ad74a1aa82f657a6652ab47", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://192.168.37.12:5000/v3/users/aad431e4fc6f4dfc990ba22ed2c86173"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aad431e4fc6f4dfc990ba22ed2c86173", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.37.12:5000/v3/users/be08704b16884f54bb43e7ba74a9f3f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be08704b16884f54bb43e7ba74a9f3f7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.37.12:5000/v3/users/bf37c23c1b674c8e86ecb6073f78ad0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bf37c23c1b674c8e86ecb6073f78ad0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.37.12:5000/v3/users/d2eefff40f25498cb3f5c7470fe87f76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2eefff40f25498cb3f5c7470fe87f76", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://192.168.37.12:5000/v3/users/da9f0364376c436f97f922d2cc9bd3c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da9f0364376c436f97f922d2cc9bd3c9", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.37.12:5000/v3/users", "previous": null, "next": null}} 2018-10-31 17:04:30,992 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/users used request id req-0522f6ad-9cf0-47ab-8048-d75c1c31f896 2018-10-31 17:04:30,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121943950653s 2018-10-31 17:04:30,992 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/users used request id req-0522f6ad-9cf0-47ab-8048-d75c1c31f896 2018-10-31 17:04:30,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-31 17:04:30,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.12:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:31,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b55a02ea-dbe5-46a7-922f-1b6694dd5b9d 2018-10-31 17:04:31,113 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.12:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://192.168.37.12:5000/v3/projects/db48036da14b4e3599a9346f2df4ab6a"}, "tags": [], "enabled": true, "id": "db48036da14b4e3599a9346f2df4ab6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://192.168.37.12:5000/v3/projects/43b8fed26df94f1bb6acdbfcf1781dc3"}, "tags": [], "enabled": true, "id": "43b8fed26df94f1bb6acdbfcf1781dc3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://192.168.37.12:5000/v3/projects/fc1ea3ccf2ea48739702de4c3697dbfc"}, "tags": [], "enabled": true, "id": "fc1ea3ccf2ea48739702de4c3697dbfc", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_fcb99d9b-5547-4d57-ac8e-925443c58bfc"}]} 2018-10-31 17:04:31,113 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/projects?domain_id=default used request id req-b55a02ea-dbe5-46a7-922f-1b6694dd5b9d 2018-10-31 17:04:31,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115461111069s 2018-10-31 17:04:31,114 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/projects?domain_id=default used request id req-b55a02ea-dbe5-46a7-922f-1b6694dd5b9d 2018-10-31 17:04:31,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-31 17:04:31,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.12:5000/v3/role_assignments?user.id=7b7a9636c8a644509eb020768476b297&role.id=9b7b68582632484c9cb11c9d3da8f662&scope.project.id=fc1ea3ccf2ea48739702de4c3697dbfc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:31,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 216 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0259d2ee-0665-4880-88fc-96feab943780 2018-10-31 17:04:31,223 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://192.168.37.12:5000/v3/role_assignments?user.id=7b7a9636c8a644509eb020768476b297&role.id=9b7b68582632484c9cb11c9d3da8f662&scope.project.id=fc1ea3ccf2ea48739702de4c3697dbfc", "previous": null, "next": null}} 2018-10-31 17:04:31,223 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/role_assignments?user.id=7b7a9636c8a644509eb020768476b297&role.id=9b7b68582632484c9cb11c9d3da8f662&scope.project.id=fc1ea3ccf2ea48739702de4c3697dbfc used request id req-0259d2ee-0665-4880-88fc-96feab943780 2018-10-31 17:04:31,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105329990387s 2018-10-31 17:04:31,223 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/role_assignments?user.id=7b7a9636c8a644509eb020768476b297&role.id=9b7b68582632484c9cb11c9d3da8f662&scope.project.id=fc1ea3ccf2ea48739702de4c3697dbfc used request id req-0259d2ee-0665-4880-88fc-96feab943780 2018-10-31 17:04:31,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-31 17:04:31,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.12:5000/v3/projects/fc1ea3ccf2ea48739702de4c3697dbfc/users/7b7a9636c8a644509eb020768476b297/roles/9b7b68582632484c9cb11c9d3da8f662 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:31,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 31 Oct 2018 17:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbeef7c3-29f7-4e4d-bcec-344727a1f82f 2018-10-31 17:04:31,364 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-31 17:04:31,364 - keystoneauth.session - DEBUG - PUT call to identity for http://192.168.37.12:5000/v3/projects/fc1ea3ccf2ea48739702de4c3697dbfc/users/7b7a9636c8a644509eb020768476b297/roles/9b7b68582632484c9cb11c9d3da8f662 used request id req-cbeef7c3-29f7-4e4d-bcec-344727a1f82f 2018-10-31 17:04:31,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139266967773s 2018-10-31 17:04:31,364 - shade.request_ids - DEBUG - PUT call to identity for http://192.168.37.12:5000/v3/projects/fc1ea3ccf2ea48739702de4c3697dbfc/users/7b7a9636c8a644509eb020768476b297/roles/9b7b68582632484c9cb11c9d3da8f662 used request id req-cbeef7c3-29f7-4e4d-bcec-344727a1f82f 2018-10-31 17:04:31,365 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_fcb99d9b-5547-4d57-ac8e-925443c58bfc', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'fc1ea3ccf2ea48739702de4c3697dbfc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '10dfc840-23ec-4620-8c01-cdbd61e26e22', 'username': u'tempest_smoke-user_fcb99d9b-5547-4d57-ac8e-925443c58bfc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://192.168.37.12:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-31 17:04:31,367 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_fcb99d9b-5547-4d57-ac8e-925443c58bfc', 'password': '10dfc840-23ec-4620-8c01-cdbd61e26e22', 'project_name': 'tempest_smoke-project_fcb99d9b-5547-4d57-ac8e-925443c58bfc', 'user_domain_name': 'Default', 'auth_url': 'http://192.168.37.12:5000', 'project_id': 'fc1ea3ccf2ea48739702de4c3697dbfc', 'project_domain_name': 'Default'} 2018-10-31 17:04:31,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-31 17:04:31,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:31,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-211b5075-d4e5-4580-b2b8-bf6f6d3fb799 2018-10-31 17:04:31,556 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.12:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "482b438eb4ac41c7b0941d77f19ca1a9", "links": {"self": "http://192.168.37.12:5000/v3/roles/482b438eb4ac41c7b0941d77f19ca1a9"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "541925d373ac47b5abe5c1b00a84500c", "links": {"self": "http://192.168.37.12:5000/v3/roles/541925d373ac47b5abe5c1b00a84500c"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "693e196eb355446aad54a429b2592113", "links": {"self": "http://192.168.37.12:5000/v3/roles/693e196eb355446aad54a429b2592113"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "9b7b68582632484c9cb11c9d3da8f662", "links": {"self": "http://192.168.37.12:5000/v3/roles/9b7b68582632484c9cb11c9d3da8f662"}, "name": "member"}, {"domain_id": null, "description": null, "id": "a04365c8afd546a29d1c4016c6798b07", "links": {"self": "http://192.168.37.12:5000/v3/roles/a04365c8afd546a29d1c4016c6798b07"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "d0e9cc06124c4ed3b2801165d4676281", "links": {"self": "http://192.168.37.12:5000/v3/roles/d0e9cc06124c4ed3b2801165d4676281"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "d731a670e5b04a20addb5433b55ce58e", "links": {"self": "http://192.168.37.12:5000/v3/roles/d731a670e5b04a20addb5433b55ce58e"}, "name": "_member_"}]} 2018-10-31 17:04:31,556 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/roles used request id req-211b5075-d4e5-4580-b2b8-bf6f6d3fb799 2018-10-31 17:04:31,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186340093613s 2018-10-31 17:04:31,556 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/roles used request id req-211b5075-d4e5-4580-b2b8-bf6f6d3fb799 2018-10-31 17:04:31,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-31 17:04:31,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:31,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aee524c8-f84c-4791-a48e-96b4fcf1d7ef 2018-10-31 17:04:31,698 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.12:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "482b438eb4ac41c7b0941d77f19ca1a9", "links": {"self": "http://192.168.37.12:5000/v3/roles/482b438eb4ac41c7b0941d77f19ca1a9"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "541925d373ac47b5abe5c1b00a84500c", "links": {"self": "http://192.168.37.12:5000/v3/roles/541925d373ac47b5abe5c1b00a84500c"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "693e196eb355446aad54a429b2592113", "links": {"self": "http://192.168.37.12:5000/v3/roles/693e196eb355446aad54a429b2592113"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "9b7b68582632484c9cb11c9d3da8f662", "links": {"self": "http://192.168.37.12:5000/v3/roles/9b7b68582632484c9cb11c9d3da8f662"}, "name": "member"}, {"domain_id": null, "description": null, "id": "a04365c8afd546a29d1c4016c6798b07", "links": {"self": "http://192.168.37.12:5000/v3/roles/a04365c8afd546a29d1c4016c6798b07"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "d0e9cc06124c4ed3b2801165d4676281", "links": {"self": "http://192.168.37.12:5000/v3/roles/d0e9cc06124c4ed3b2801165d4676281"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "d731a670e5b04a20addb5433b55ce58e", "links": {"self": "http://192.168.37.12:5000/v3/roles/d731a670e5b04a20addb5433b55ce58e"}, "name": "_member_"}]} 2018-10-31 17:04:31,699 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/roles used request id req-aee524c8-f84c-4791-a48e-96b4fcf1d7ef 2018-10-31 17:04:31,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.140514135361s 2018-10-31 17:04:31,699 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/roles used request id req-aee524c8-f84c-4791-a48e-96b4fcf1d7ef 2018-10-31 17:04:31,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-31 17:04:31,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:31,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 152 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52606f2c-c1f7-43c2-b09c-7ba72502272d 2018-10-31 17:04:31,820 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://192.168.37.12:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-31 17:04:31,821 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/domains/default used request id req-52606f2c-c1f7-43c2-b09c-7ba72502272d 2018-10-31 17:04:31,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119052171707s 2018-10-31 17:04:31,821 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/domains/default used request id req-52606f2c-c1f7-43c2-b09c-7ba72502272d 2018-10-31 17:04:31,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-31 17:04:31,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:31,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ca45d8-ac64-4fe4-89c4-ca41aca9cfce 2018-10-31 17:04:31,998 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://192.168.37.12:5000/v3/users/286ba9d59b944d7cb44b185c8fe47901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "286ba9d59b944d7cb44b185c8fe47901", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://192.168.37.12:5000/v3/users/3056d277627f4b90a6da5136624c882e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3056d277627f4b90a6da5136624c882e", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.37.12:5000/v3/users/45e4491948404ac994ed1f4dd5e27acb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45e4491948404ac994ed1f4dd5e27acb", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.37.12:5000/v3/users/5920837f23f1472a9257c51da95bf04f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5920837f23f1472a9257c51da95bf04f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.37.12:5000/v3/users/75588b58735d441eb9182574ca57df78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75588b58735d441eb9182574ca57df78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "links": {"self": "http://192.168.37.12:5000/v3/users/7b7a9636c8a644509eb020768476b297"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b7a9636c8a644509eb020768476b297", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.37.12:5000/v3/users/82b1adf26a594f1facb31ca7e6410b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82b1adf26a594f1facb31ca7e6410b27", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.37.12:5000/v3/users/835d7136a2ee4bcaa01112ea18d2bf17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "835d7136a2ee4bcaa01112ea18d2bf17", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.37.12:5000/v3/users/9111d7ad46d843148bd00af1b76116ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9111d7ad46d843148bd00af1b76116ee", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://192.168.37.12:5000/v3/users/959f9d597ad74a1aa82f657a6652ab47"}, "domain_id": "8669b82bfe164a6cb47683f08c09eb8e", "enabled": true, "options": {}, "id": "959f9d597ad74a1aa82f657a6652ab47", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://192.168.37.12:5000/v3/users/aad431e4fc6f4dfc990ba22ed2c86173"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aad431e4fc6f4dfc990ba22ed2c86173", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.37.12:5000/v3/users/be08704b16884f54bb43e7ba74a9f3f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be08704b16884f54bb43e7ba74a9f3f7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.37.12:5000/v3/users/bf37c23c1b674c8e86ecb6073f78ad0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bf37c23c1b674c8e86ecb6073f78ad0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.37.12:5000/v3/users/d2eefff40f25498cb3f5c7470fe87f76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2eefff40f25498cb3f5c7470fe87f76", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://192.168.37.12:5000/v3/users/da9f0364376c436f97f922d2cc9bd3c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da9f0364376c436f97f922d2cc9bd3c9", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.37.12:5000/v3/users", "previous": null, "next": null}} 2018-10-31 17:04:31,998 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/users used request id req-98ca45d8-ac64-4fe4-89c4-ca41aca9cfce 2018-10-31 17:04:31,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.177205085754s 2018-10-31 17:04:31,999 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/users used request id req-98ca45d8-ac64-4fe4-89c4-ca41aca9cfce 2018-10-31 17:04:32,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-31 17:04:32,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.12:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:32,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d5d9191-9599-4fcd-b666-3daa5453e051 2018-10-31 17:04:32,123 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.12:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://192.168.37.12:5000/v3/projects/db48036da14b4e3599a9346f2df4ab6a"}, "tags": [], "enabled": true, "id": "db48036da14b4e3599a9346f2df4ab6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://192.168.37.12:5000/v3/projects/43b8fed26df94f1bb6acdbfcf1781dc3"}, "tags": [], "enabled": true, "id": "43b8fed26df94f1bb6acdbfcf1781dc3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://192.168.37.12:5000/v3/projects/fc1ea3ccf2ea48739702de4c3697dbfc"}, "tags": [], "enabled": true, "id": "fc1ea3ccf2ea48739702de4c3697dbfc", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_fcb99d9b-5547-4d57-ac8e-925443c58bfc"}]} 2018-10-31 17:04:32,123 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/projects?domain_id=default used request id req-5d5d9191-9599-4fcd-b666-3daa5453e051 2018-10-31 17:04:32,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112232208252s 2018-10-31 17:04:32,123 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/projects?domain_id=default used request id req-5d5d9191-9599-4fcd-b666-3daa5453e051 2018-10-31 17:04:32,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-31 17:04:32,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.12:5000/v3/role_assignments?user.id=7b7a9636c8a644509eb020768476b297&role.id=541925d373ac47b5abe5c1b00a84500c&scope.project.id=fc1ea3ccf2ea48739702de4c3697dbfc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:32,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-548463e2-bbca-4250-bf3a-f3be71e260d8 2018-10-31 17:04:32,238 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://192.168.37.12:5000/v3/role_assignments?user.id=7b7a9636c8a644509eb020768476b297&role.id=541925d373ac47b5abe5c1b00a84500c&scope.project.id=fc1ea3ccf2ea48739702de4c3697dbfc", "previous": null, "next": null}} 2018-10-31 17:04:32,238 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/role_assignments?user.id=7b7a9636c8a644509eb020768476b297&role.id=541925d373ac47b5abe5c1b00a84500c&scope.project.id=fc1ea3ccf2ea48739702de4c3697dbfc used request id req-548463e2-bbca-4250-bf3a-f3be71e260d8 2018-10-31 17:04:32,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110417127609s 2018-10-31 17:04:32,238 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/role_assignments?user.id=7b7a9636c8a644509eb020768476b297&role.id=541925d373ac47b5abe5c1b00a84500c&scope.project.id=fc1ea3ccf2ea48739702de4c3697dbfc used request id req-548463e2-bbca-4250-bf3a-f3be71e260d8 2018-10-31 17:04:32,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-31 17:04:32,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.12:5000/v3/projects/fc1ea3ccf2ea48739702de4c3697dbfc/users/7b7a9636c8a644509eb020768476b297/roles/541925d373ac47b5abe5c1b00a84500c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:32,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 31 Oct 2018 17:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3acc526-c12d-42d2-9edd-2ae104a2eb91 2018-10-31 17:04:32,376 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-31 17:04:32,376 - keystoneauth.session - DEBUG - PUT call to identity for http://192.168.37.12:5000/v3/projects/fc1ea3ccf2ea48739702de4c3697dbfc/users/7b7a9636c8a644509eb020768476b297/roles/541925d373ac47b5abe5c1b00a84500c used request id req-e3acc526-c12d-42d2-9edd-2ae104a2eb91 2018-10-31 17:04:32,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135954856873s 2018-10-31 17:04:32,377 - shade.request_ids - DEBUG - PUT call to identity for http://192.168.37.12:5000/v3/projects/fc1ea3ccf2ea48739702de4c3697dbfc/users/7b7a9636c8a644509eb020768476b297/roles/541925d373ac47b5abe5c1b00a84500c used request id req-e3acc526-c12d-42d2-9edd-2ae104a2eb91 2018-10-31 17:04:32,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-31 17:04:32,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:32,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7137c3d8-6b41-449e-9a80-1c717aeb690f 2018-10-31 17:04:32,588 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.12:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "482b438eb4ac41c7b0941d77f19ca1a9", "links": {"self": "http://192.168.37.12:5000/v3/roles/482b438eb4ac41c7b0941d77f19ca1a9"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "541925d373ac47b5abe5c1b00a84500c", "links": {"self": "http://192.168.37.12:5000/v3/roles/541925d373ac47b5abe5c1b00a84500c"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "693e196eb355446aad54a429b2592113", "links": {"self": "http://192.168.37.12:5000/v3/roles/693e196eb355446aad54a429b2592113"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "9b7b68582632484c9cb11c9d3da8f662", "links": {"self": "http://192.168.37.12:5000/v3/roles/9b7b68582632484c9cb11c9d3da8f662"}, "name": "member"}, {"domain_id": null, "description": null, "id": "a04365c8afd546a29d1c4016c6798b07", "links": {"self": "http://192.168.37.12:5000/v3/roles/a04365c8afd546a29d1c4016c6798b07"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "d0e9cc06124c4ed3b2801165d4676281", "links": {"self": "http://192.168.37.12:5000/v3/roles/d0e9cc06124c4ed3b2801165d4676281"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "d731a670e5b04a20addb5433b55ce58e", "links": {"self": "http://192.168.37.12:5000/v3/roles/d731a670e5b04a20addb5433b55ce58e"}, "name": "_member_"}]} 2018-10-31 17:04:32,588 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/roles used request id req-7137c3d8-6b41-449e-9a80-1c717aeb690f 2018-10-31 17:04:32,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208696126938s 2018-10-31 17:04:32,588 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/roles used request id req-7137c3d8-6b41-449e-9a80-1c717aeb690f 2018-10-31 17:04:32,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-31 17:04:32,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:32,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 152 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffcf3048-22fd-419e-ab9f-1bf24cf4d9dc 2018-10-31 17:04:32,707 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://192.168.37.12:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-31 17:04:32,707 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/domains/default used request id req-ffcf3048-22fd-419e-ab9f-1bf24cf4d9dc 2018-10-31 17:04:32,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11612200737s 2018-10-31 17:04:32,707 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/domains/default used request id req-ffcf3048-22fd-419e-ab9f-1bf24cf4d9dc 2018-10-31 17:04:32,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-31 17:04:32,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:32,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a0640c7-5529-4a81-b2d5-d37ae874971d 2018-10-31 17:04:32,834 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://192.168.37.12:5000/v3/users/286ba9d59b944d7cb44b185c8fe47901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "286ba9d59b944d7cb44b185c8fe47901", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://192.168.37.12:5000/v3/users/3056d277627f4b90a6da5136624c882e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3056d277627f4b90a6da5136624c882e", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.37.12:5000/v3/users/45e4491948404ac994ed1f4dd5e27acb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45e4491948404ac994ed1f4dd5e27acb", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.37.12:5000/v3/users/5920837f23f1472a9257c51da95bf04f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5920837f23f1472a9257c51da95bf04f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.37.12:5000/v3/users/75588b58735d441eb9182574ca57df78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75588b58735d441eb9182574ca57df78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "links": {"self": "http://192.168.37.12:5000/v3/users/7b7a9636c8a644509eb020768476b297"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b7a9636c8a644509eb020768476b297", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.37.12:5000/v3/users/82b1adf26a594f1facb31ca7e6410b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82b1adf26a594f1facb31ca7e6410b27", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.37.12:5000/v3/users/835d7136a2ee4bcaa01112ea18d2bf17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "835d7136a2ee4bcaa01112ea18d2bf17", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.37.12:5000/v3/users/9111d7ad46d843148bd00af1b76116ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9111d7ad46d843148bd00af1b76116ee", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://192.168.37.12:5000/v3/users/959f9d597ad74a1aa82f657a6652ab47"}, "domain_id": "8669b82bfe164a6cb47683f08c09eb8e", "enabled": true, "options": {}, "id": "959f9d597ad74a1aa82f657a6652ab47", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://192.168.37.12:5000/v3/users/aad431e4fc6f4dfc990ba22ed2c86173"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aad431e4fc6f4dfc990ba22ed2c86173", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.37.12:5000/v3/users/be08704b16884f54bb43e7ba74a9f3f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be08704b16884f54bb43e7ba74a9f3f7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.37.12:5000/v3/users/bf37c23c1b674c8e86ecb6073f78ad0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bf37c23c1b674c8e86ecb6073f78ad0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.37.12:5000/v3/users/d2eefff40f25498cb3f5c7470fe87f76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2eefff40f25498cb3f5c7470fe87f76", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://192.168.37.12:5000/v3/users/da9f0364376c436f97f922d2cc9bd3c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da9f0364376c436f97f922d2cc9bd3c9", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.37.12:5000/v3/users", "previous": null, "next": null}} 2018-10-31 17:04:32,834 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/users used request id req-8a0640c7-5529-4a81-b2d5-d37ae874971d 2018-10-31 17:04:32,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1262819767s 2018-10-31 17:04:32,834 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/users used request id req-8a0640c7-5529-4a81-b2d5-d37ae874971d 2018-10-31 17:04:32,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-31 17:04:32,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.12:5000/v3/role_assignments?role.id=541925d373ac47b5abe5c1b00a84500c&user.id=7b7a9636c8a644509eb020768476b297&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:33,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4fadbc7-3517-4aad-9186-9130d741ee0e 2018-10-31 17:04:33,021 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://192.168.37.12:5000/v3/role_assignments?role.id=541925d373ac47b5abe5c1b00a84500c&user.id=7b7a9636c8a644509eb020768476b297&scope.domain.id=default", "previous": null, "next": null}} 2018-10-31 17:04:33,022 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/role_assignments?role.id=541925d373ac47b5abe5c1b00a84500c&user.id=7b7a9636c8a644509eb020768476b297&scope.domain.id=default used request id req-f4fadbc7-3517-4aad-9186-9130d741ee0e 2018-10-31 17:04:33,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.181806087494s 2018-10-31 17:04:33,022 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/role_assignments?role.id=541925d373ac47b5abe5c1b00a84500c&user.id=7b7a9636c8a644509eb020768476b297&scope.domain.id=default used request id req-f4fadbc7-3517-4aad-9186-9130d741ee0e 2018-10-31 17:04:33,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-31 17:04:33,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.12:5000/v3/domains/default/users/7b7a9636c8a644509eb020768476b297/roles/541925d373ac47b5abe5c1b00a84500c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:04:33,160 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 31 Oct 2018 17:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85207ba3-b893-483c-b649-f29d8f487df6 2018-10-31 17:04:33,160 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-31 17:04:33,160 - keystoneauth.session - DEBUG - PUT call to identity for http://192.168.37.12:5000/v3/domains/default/users/7b7a9636c8a644509eb020768476b297/roles/541925d373ac47b5abe5c1b00a84500c used request id req-85207ba3-b893-483c-b649-f29d8f487df6 2018-10-31 17:04:33,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.13672709465s 2018-10-31 17:04:33,161 - shade.request_ids - DEBUG - PUT call to identity for http://192.168.37.12:5000/v3/domains/default/users/7b7a9636c8a644509eb020768476b297/roles/541925d373ac47b5abe5c1b00a84500c used request id req-85207ba3-b893-483c-b649-f29d8f487df6 2018-10-31 17:04:33,161 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-31 17:04:38,187 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | bb05ad4f-e0d8-4353-8fc4-19af18143c9b | 2018-10-31T17:04:37.310514 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: bb05ad4f-e0d8-4353-8fc4-19af18143c9b ~/.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-10-31 17:04:41,461 - 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 | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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-10-31 17:04:42,145 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-31 17:04:47,241 - 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=fa6e096f-8417-4227-9fc0-91ce50a8724a) as the default verifier for the future CLI operations. 2018-10-31 17:04:49,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" 2018-10-31 17:04:49,043 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 268 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a66054a-789a-4764-9516-f260fa5aece4 2018-10-31 17:04:49,043 - 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.12:5000/v3/", "rel": "self"}]}]}} 2018-10-31 17:04:49,043 - keystoneauth.session - DEBUG - GET call to http://192.168.37.12:5000/ used request id req-7a66054a-789a-4764-9516-f260fa5aece4 2018-10-31 17:04:49,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.37.12:5000/v3/auth/tokens 2018-10-31 17:04:49,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "693e196eb355446aad54a429b2592113", "name": "reader"}, {"id": "9b7b68582632484c9cb11c9d3da8f662", "name": "member"}, {"id": "541925d373ac47b5abe5c1b00a84500c", "name": "admin"}], "expires_at": "2018-10-31T18:04:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc1ea3ccf2ea48739702de4c3697dbfc", "name": "tempest_smoke-project_fcb99d9b-5547-4d57-ac8e-925443c58bfc"}, "catalog": [{"endpoints": [{"url": "http://192.0.2.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13bcbbd3311f4a82a25ff15fa499fde8"}, {"url": "http://192.0.2.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947f45cd18fb4917bfc935f494e66324"}, {"url": "http://192.168.37.12:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa9d51070e24411aadbd0600419a235"}], "type": "compute", "id": "04e0d69987344f6b8a910a3d29961856", "name": "nova"}, {"endpoints": [{"url": "http://192.0.2.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f4b34cf941d4457bc17062cf65aca33"}, {"url": "http://192.168.37.12:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9234e07b7d79481781f4606a457d54e9"}, {"url": "http://192.0.2.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffc5e0fc338d4f9fa913839cf5064fe5"}], "type": "image", "id": "05d0d446c0c347879f8d64e891b298d2", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "0c48049517da4637ba360fcf8ce9cf1f", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.0.2.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a32669e042415fb4561ad5ef949453"}, {"url": "http://192.168.37.12:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03d0b1e6c4364e8684690b2526df9a06"}, {"url": "http://192.0.2.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dadced4401cf4603b43ff4cbce3e0ffb"}], "type": "network", "id": "29d8809e39d04743a55286fd5e4bd817", "name": "neutron"}, {"endpoints": [{"url": "http://192.0.2.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3beb574f6d7d4fc98df782862f355706"}, {"url": "http://192.168.37.12:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5708dbcab2f14fcab9d5ed070c61d7ef"}, {"url": "http://192.0.2.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba59c12bef504977aa53eccbff8f1582"}], "type": "event", "id": "3149aef939454385b1858bfe5a5c1fea", "name": "panko"}, {"endpoints": [{"url": "http://192.0.2.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "866b264527ef419dbd5843c7efe168cc"}, {"url": "http://192.0.2.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90f14eb1b04e44b895f39261b342131a"}, {"url": "http://192.168.37.12:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b726ce27f06649739998ac9e986dc029"}], "type": "cloudformation", "id": "47266c667c324b2283b814e95107701a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.0.2.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "822feada7a1f42a59011030233914065"}, {"url": "http://192.168.37.12:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0429d27b63347a2af66820ae345ca2c"}, {"url": "http://192.0.2.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8a9aa98a3cf4e81a52ecc45872119dc"}], "type": "metric", "id": "56f961e6c85e4d1e90d30eac4a85c3ea", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.168.37.12:8776/v2/fc1ea3ccf2ea48739702de4c3697dbfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07b5603a9ef74f40a25887e4fb21802f"}, {"url": "http://192.0.2.5:8776/v2/fc1ea3ccf2ea48739702de4c3697dbfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1a27da4c6dd4f48b7f2e3ca0cff0dad"}, {"url": "http://192.0.2.5:8776/v2/fc1ea3ccf2ea48739702de4c3697dbfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c438246b4c788180c8db71c53db1"}], "type": "volumev2", "id": "5ebca781c1bf459880aaabaf0b6cace3", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.0.2.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22c6a28f5abb4d76aa9b5c2f02fa9aea"}, {"url": "http://192.0.2.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7a395ec3a86d4ceb872e78e098fb5da0"}, {"url": "http://192.168.37.12:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eab6e6efc9f146e1a0f55d1e850fab6d"}], "type": "alarming", "id": "7a943247299348ff8fae06587a463b16", "name": "aodh"}, {"endpoints": [{"url": "http://192.0.2.5:8004/v1/fc1ea3ccf2ea48739702de4c3697dbfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a1f239b79dcb4c92a393bd7e762311ae"}, {"url": "http://192.168.37.12:8004/v1/fc1ea3ccf2ea48739702de4c3697dbfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55e51309e0549cd8a4c370961236a1c"}, {"url": "http://192.0.2.5:8004/v1/fc1ea3ccf2ea48739702de4c3697dbfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb13c40fb22445a19eaf0543f889328e"}], "type": "orchestration", "id": "8ad416dcfca9458fa1d19c0361796461", "name": "heat"}, {"endpoints": [{"url": "http://192.168.37.12:8080/v1/AUTH_fc1ea3ccf2ea48739702de4c3697dbfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fc9a27dc0124779989950f058502410"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "341f13f6e31f4d00b9ac543ed20b9346"}, {"url": "http://12.0.0.26:8080/v1/AUTH_fc1ea3ccf2ea48739702de4c3697dbfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca64dc742874c6881d99a3f119c2ee0"}], "type": "object-store", "id": "958b7819f4d34b3eb58786f44e5bb832", "name": "swift"}, {"endpoints": [{"url": "http://192.0.2.5:8776/v1/fc1ea3ccf2ea48739702de4c3697dbfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bad5b7c21b3e4dc489e0edaaaf9262bf"}, {"url": "http://192.0.2.5:8776/v1/fc1ea3ccf2ea48739702de4c3697dbfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf8bed26929d47179ab0655b6948bd42"}, {"url": "http://192.168.37.12:8776/v1/fc1ea3ccf2ea48739702de4c3697dbfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ec15013cbab343c7baa15731dc39ba05"}], "type": "volume", "id": "acbb3b678413442392d6b5c9c051e790", "name": "cinder"}, {"endpoints": [{"url": "http://192.0.2.5:8776/v3/fc1ea3ccf2ea48739702de4c3697dbfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a69c61845fd4a1f97ede47b52b4ccb1"}, {"url": "http://192.168.37.12:8776/v3/fc1ea3ccf2ea48739702de4c3697dbfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae662441f8a14f39829e4a71b3156452"}, {"url": "http://192.0.2.5:8776/v3/fc1ea3ccf2ea48739702de4c3697dbfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "babe7e35eaa64b9dbbebbfcf7dc13ed3"}], "type": "volumev3", "id": "c637b0e6c1424e18bb0ef7d987e1eba9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.0.2.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "828255fcd9ca4bb3af4940ce856cadfb"}, {"url": "http://192.0.2.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96788dcd8d6945cf85791ac5dfeb93c8"}, {"url": "http://192.168.37.12:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad2e3b913d104c75a694196abfca760b"}], "type": "placement", "id": "d84a6a58c6814a35bd734a67d91fbf7e", "name": "placement"}, {"endpoints": [{"url": "http://192.0.2.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "360adff92bed48aaa0e81c7a65932b61"}, {"url": "http://192.0.2.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f85f7b30ec4437da3d5db04731f0a3d"}, {"url": "http://192.168.37.12:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e317646fe9a541af9da40eafe35eeb14"}], "type": "identity", "id": "d8e1c4e60d22446ebd2d589cf01321f2", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "id": "7b7a9636c8a644509eb020768476b297"}, "audit_ids": ["07f9DLCWSUSjGwBUo2x6Eg"], "issued_at": "2018-10-31T17:04:49.000000Z"}} 2018-10-31 17:04:49,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-31 17:04:49,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}226db7765f0104963dd225774a42f0c6aaa2b4066f6bb308f315cc07829f2483" 2018-10-31 17:04:49,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:49 GMT X-Openstack-Request-Id: req-52c0369e-76cf-4d9f-aa11-2ef5cef15d8f 2018-10-31 17:04:49,744 - 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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-31 17:04:49,744 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.12:9696/v2.0/extensions.json used request id req-52c0369e-76cf-4d9f-aa11-2ef5cef15d8f 2018-10-31 17:04:49,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.284507989883s 2018-10-31 17:04:49,745 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.12:9696/v2.0/extensions.json used request id req-52c0369e-76cf-4d9f-aa11-2ef5cef15d8f 2018-10-31 17:04:49,748 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-10-31 17:04:49,749 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-31 17:04:49,839 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-31 17:04:49,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" 2018-10-31 17:04:49,845 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 876 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:49 GMT 2018-10-31 17:04:49,845 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://192.168.37.12:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://192.168.37.12:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://192.168.37.12:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://192.168.37.12:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://192.168.37.12:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://192.168.37.12:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://192.168.37.12:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://192.168.37.12:9292/v2/", "rel": "self"}]}]} 2018-10-31 17:04:49,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-31 17:04:49,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}226db7765f0104963dd225774a42f0c6aaa2b4066f6bb308f315cc07829f2483" 2018-10-31 17:04:50,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:50 GMT X-Openstack-Request-Id: req-d7b39e61-22c8-4e26-bb64-6655029b9405 2018-10-31 17:04:50,686 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-31 17:04:50,686 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.12:9292/v2/images used request id req-d7b39e61-22c8-4e26-bb64-6655029b9405 2018-10-31 17:04:50,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.838290214539s 2018-10-31 17:04:50,686 - shade.request_ids - DEBUG - GET call to image for http://192.168.37.12:9292/v2/images used request id req-d7b39e61-22c8-4e26-bb64-6655029b9405 2018-10-31 17:04:50,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-31 17:04:50,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.12:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}226db7765f0104963dd225774a42f0c6aaa2b4066f6bb308f315cc07829f2483" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_fcb99d9b-5547-4d57-ac8e-925443c58bfc"}' 2018-10-31 17:04:50,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:50 GMT Location: http://192.168.37.12:9292/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a39f0c3a-67fd-41ef-ab88-773706281e1d 2018-10-31 17:04:50,747 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-31T17:04:50Z", "file": "/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346/file", "owner": "fc1ea3ccf2ea48739702de4c3697dbfc", "id": "e0727401-4118-4d23-9072-64fc9a1ee346", "size": null, "self": "/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "checksum": null, "created_at": "2018-10-31T17:04:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-31 17:04:50,747 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.12:9292/v2/images used request id req-a39f0c3a-67fd-41ef-ab88-773706281e1d 2018-10-31 17:04:50,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0578141212463s 2018-10-31 17:04:50,747 - shade.request_ids - DEBUG - POST call to image for http://192.168.37.12:9292/v2/images used request id req-a39f0c3a-67fd-41ef-ab88-773706281e1d returning object e0727401-4118-4d23-9072-64fc9a1ee346 2018-10-31 17:04:50,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-31 17:04:50,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.12:9292/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}226db7765f0104963dd225774a42f0c6aaa2b4066f6bb308f315cc07829f2483" -d '' 2018-10-31 17:04:53,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Oct 2018 17:04:53 GMT X-Openstack-Request-Id: req-74221e53-e64c-4fc9-8033-2e656d678015 2018-10-31 17:04:53,517 - 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-10-31 17:04:53,517 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.12:9292/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346/file used request id req-74221e53-e64c-4fc9-8033-2e656d678015 2018-10-31 17:04:53,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.76994895935s 2018-10-31 17:04:53,518 - shade.request_ids - DEBUG - PUT call to image for http://192.168.37.12:9292/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346/file used request id req-74221e53-e64c-4fc9-8033-2e656d678015 2018-10-31 17:04:53,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-31 17:04:53,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}226db7765f0104963dd225774a42f0c6aaa2b4066f6bb308f315cc07829f2483" 2018-10-31 17:04:53,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:53 GMT X-Openstack-Request-Id: req-f96b5239-384a-4b53-9fac-ea0bc07d95e7 2018-10-31 17:04:53,548 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-31T17:04:53Z", "file": "/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346/file", "owner": "fc1ea3ccf2ea48739702de4c3697dbfc", "id": "e0727401-4118-4d23-9072-64fc9a1ee346", "size": 12716032, "self": "/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://aa5bd252-c9e4-431f-a76a-2e78a9141802/images/e0727401-4118-4d23-9072-64fc9a1ee346/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://aa5bd252-c9e4-431f-a76a-2e78a9141802/images/e0727401-4118-4d23-9072-64fc9a1ee346/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-31T17:04:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-31 17:04:53,548 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.12:9292/v2/images used request id req-f96b5239-384a-4b53-9fac-ea0bc07d95e7 2018-10-31 17:04:53,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0280790328979s 2018-10-31 17:04:53,549 - shade.request_ids - DEBUG - GET call to image for http://192.168.37.12:9292/v2/images used request id req-f96b5239-384a-4b53-9fac-ea0bc07d95e7 2018-10-31 17:04:53,550 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://aa5bd252-c9e4-431f-a76a-2e78a9141802/images/e0727401-4118-4d23-9072-64fc9a1ee346/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346/file', 'owner': u'fc1ea3ccf2ea48739702de4c3697dbfc', 'id': u'e0727401-4118-4d23-9072-64fc9a1ee346', 'size': 12716032, u'self': u'/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fc1ea3ccf2ea48739702de4c3697dbfc', 'name': 'tempest_smoke-project_fcb99d9b-5547-4d57-ac8e-925443c58bfc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://aa5bd252-c9e4-431f-a76a-2e78a9141802/images/e0727401-4118-4d23-9072-64fc9a1ee346/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-31T17:04:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-31T17:04:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_fcb99d9b-5547-4d57-ac8e-925443c58bfc', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_fcb99d9b-5547-4d57-ac8e-925443c58bfc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_fcb99d9b-5547-4d57-ac8e-925443c58bfc', 'created': u'2018-10-31T17:04:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-31T17:04:50Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_fcb99d9b-5547-4d57-ac8e-925443c58bfc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-31 17:04:53,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-31 17:04:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.12:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-31 17:04:54,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:53 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-02139419-c2d6-4d0a-95f2-8613d717e218 x-openstack-request-id: req-02139419-c2d6-4d0a-95f2-8613d717e218 2018-10-31 17:04:54,011 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://192.168.37.12:8774/v2.1/flavors/7c97d99f-f559-4120-8e1d-452250028ee0", "rel": "self"}, {"href": "http://192.168.37.12:8774/flavors/7c97d99f-f559-4120-8e1d-452250028ee0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7c97d99f-f559-4120-8e1d-452250028ee0", "name": "tempest_smoke-flavor_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-31 17:04:54,011 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.12:8774/v2.1/flavors used request id req-02139419-c2d6-4d0a-95f2-8613d717e218 2018-10-31 17:04:54,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.459357976913s 2018-10-31 17:04:54,012 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.12:8774/v2.1/flavors used request id req-02139419-c2d6-4d0a-95f2-8613d717e218 2018-10-31 17:04:54,012 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_fcb99d9b-5547-4d57-ac8e-925443c58bfc', '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'db48036da14b4e3599a9346f2df4ab6a', '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'7c97d99f-f559-4120-8e1d-452250028ee0', 'swap': 0}) 2018-10-31 17:04:54,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-31 17:04:54,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.12:8774/v2.1/flavors/7c97d99f-f559-4120-8e1d-452250028ee0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" -d '{"extra_specs": {}}' 2018-10-31 17:04:54,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:53 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-205aa3f7-1e01-41fb-bb71-27f144f090c5 x-openstack-request-id: req-205aa3f7-1e01-41fb-bb71-27f144f090c5 2018-10-31 17:04:54,032 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-31 17:04:54,032 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.12:8774/v2.1/flavors/7c97d99f-f559-4120-8e1d-452250028ee0/os-extra_specs used request id req-205aa3f7-1e01-41fb-bb71-27f144f090c5 2018-10-31 17:04:54,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199019908905s 2018-10-31 17:04:54,033 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.12:8774/v2.1/flavors/7c97d99f-f559-4120-8e1d-452250028ee0/os-extra_specs used request id req-205aa3f7-1e01-41fb-bb71-27f144f090c5 2018-10-31 17:04:54,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-31 17:04:54,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}226db7765f0104963dd225774a42f0c6aaa2b4066f6bb308f315cc07829f2483" 2018-10-31 17:04:54,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c13792f-920f-4b06-add7-b8e23b343ce3 2018-10-31 17:04:54,245 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.12:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "482b438eb4ac41c7b0941d77f19ca1a9", "links": {"self": "http://192.168.37.12:5000/v3/roles/482b438eb4ac41c7b0941d77f19ca1a9"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "541925d373ac47b5abe5c1b00a84500c", "links": {"self": "http://192.168.37.12:5000/v3/roles/541925d373ac47b5abe5c1b00a84500c"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "693e196eb355446aad54a429b2592113", "links": {"self": "http://192.168.37.12:5000/v3/roles/693e196eb355446aad54a429b2592113"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "9b7b68582632484c9cb11c9d3da8f662", "links": {"self": "http://192.168.37.12:5000/v3/roles/9b7b68582632484c9cb11c9d3da8f662"}, "name": "member"}, {"domain_id": null, "description": null, "id": "a04365c8afd546a29d1c4016c6798b07", "links": {"self": "http://192.168.37.12:5000/v3/roles/a04365c8afd546a29d1c4016c6798b07"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "d0e9cc06124c4ed3b2801165d4676281", "links": {"self": "http://192.168.37.12:5000/v3/roles/d0e9cc06124c4ed3b2801165d4676281"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "d731a670e5b04a20addb5433b55ce58e", "links": {"self": "http://192.168.37.12:5000/v3/roles/d731a670e5b04a20addb5433b55ce58e"}, "name": "_member_"}]} 2018-10-31 17:04:54,245 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/roles used request id req-2c13792f-920f-4b06-add7-b8e23b343ce3 2018-10-31 17:04:54,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207460165024s 2018-10-31 17:04:54,245 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/roles used request id req-2c13792f-920f-4b06-add7-b8e23b343ce3 2018-10-31 17:04:54,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-31 17:04:54,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}226db7765f0104963dd225774a42f0c6aaa2b4066f6bb308f315cc07829f2483" 2018-10-31 17:04:54,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a771c77-a457-43b2-a2b4-b0eb4e77bc86 2018-10-31 17:04:54,426 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.12:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "482b438eb4ac41c7b0941d77f19ca1a9", "links": {"self": "http://192.168.37.12:5000/v3/roles/482b438eb4ac41c7b0941d77f19ca1a9"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "541925d373ac47b5abe5c1b00a84500c", "links": {"self": "http://192.168.37.12:5000/v3/roles/541925d373ac47b5abe5c1b00a84500c"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "693e196eb355446aad54a429b2592113", "links": {"self": "http://192.168.37.12:5000/v3/roles/693e196eb355446aad54a429b2592113"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "9b7b68582632484c9cb11c9d3da8f662", "links": {"self": "http://192.168.37.12:5000/v3/roles/9b7b68582632484c9cb11c9d3da8f662"}, "name": "member"}, {"domain_id": null, "description": null, "id": "a04365c8afd546a29d1c4016c6798b07", "links": {"self": "http://192.168.37.12:5000/v3/roles/a04365c8afd546a29d1c4016c6798b07"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "d0e9cc06124c4ed3b2801165d4676281", "links": {"self": "http://192.168.37.12:5000/v3/roles/d0e9cc06124c4ed3b2801165d4676281"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "d731a670e5b04a20addb5433b55ce58e", "links": {"self": "http://192.168.37.12:5000/v3/roles/d731a670e5b04a20addb5433b55ce58e"}, "name": "_member_"}]} 2018-10-31 17:04:54,426 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/roles used request id req-1a771c77-a457-43b2-a2b4-b0eb4e77bc86 2018-10-31 17:04:54,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17830991745s 2018-10-31 17:04:54,426 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/roles used request id req-1a771c77-a457-43b2-a2b4-b0eb4e77bc86 2018-10-31 17:04:54,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-31 17:04:54,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}226db7765f0104963dd225774a42f0c6aaa2b4066f6bb308f315cc07829f2483" 2018-10-31 17:04:54,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 621 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:54 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-aec95f02-2e21-4f96-86f5-76741e0987be x-openstack-request-id: req-aec95f02-2e21-4f96-86f5-76741e0987be 2018-10-31 17:04:54,891 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 4}, "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.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 4}}", "running_vms": 0, "free_disk_gb": 18, "hypervisor_version": 2010000, "disk_available_least": 18, "local_gb": 18, "free_ram_mb": 4095, "id": 1}]} 2018-10-31 17:04:54,891 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.12:8774/v2.1/os-hypervisors/detail used request id req-aec95f02-2e21-4f96-86f5-76741e0987be 2018-10-31 17:04:54,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.459742069244s 2018-10-31 17:04:54,891 - shade.request_ids - DEBUG - GET call to compute for http://192.168.37.12:8774/v2.1/os-hypervisors/detail used request id req-aec95f02-2e21-4f96-86f5-76741e0987be 2018-10-31 17:04:54,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-31 17:04:54,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}226db7765f0104963dd225774a42f0c6aaa2b4066f6bb308f315cc07829f2483" 2018-10-31 17:04:54,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:54 GMT X-Openstack-Request-Id: req-db90c0e7-7878-4cdd-bab6-2bc6243e74de 2018-10-31 17:04:54,918 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-31T17:04:53Z", "file": "/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346/file", "owner": "fc1ea3ccf2ea48739702de4c3697dbfc", "id": "e0727401-4118-4d23-9072-64fc9a1ee346", "size": 12716032, "self": "/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://aa5bd252-c9e4-431f-a76a-2e78a9141802/images/e0727401-4118-4d23-9072-64fc9a1ee346/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://aa5bd252-c9e4-431f-a76a-2e78a9141802/images/e0727401-4118-4d23-9072-64fc9a1ee346/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-31T17:04:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-31 17:04:54,918 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.12:9292/v2/images used request id req-db90c0e7-7878-4cdd-bab6-2bc6243e74de 2018-10-31 17:04:54,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0252721309662s 2018-10-31 17:04:54,918 - shade.request_ids - DEBUG - GET call to image for http://192.168.37.12:9292/v2/images used request id req-db90c0e7-7878-4cdd-bab6-2bc6243e74de 2018-10-31 17:04:54,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-31 17:04:54,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.12:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}226db7765f0104963dd225774a42f0c6aaa2b4066f6bb308f315cc07829f2483" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_fcb99d9b-5547-4d57-ac8e-925443c58bfc"}' 2018-10-31 17:04:54,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:54 GMT Location: http://192.168.37.12:9292/v2/images/91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1b6c0159-5322-49c4-8503-6fdb1fc8111e 2018-10-31 17:04:54,959 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-31T17:04:54Z", "file": "/v2/images/91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8/file", "owner": "fc1ea3ccf2ea48739702de4c3697dbfc", "id": "91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8", "size": null, "self": "/v2/images/91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "checksum": null, "created_at": "2018-10-31T17:04:54Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-31 17:04:54,959 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.12:9292/v2/images used request id req-1b6c0159-5322-49c4-8503-6fdb1fc8111e 2018-10-31 17:04:54,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0368540287018s 2018-10-31 17:04:54,959 - shade.request_ids - DEBUG - POST call to image for http://192.168.37.12:9292/v2/images used request id req-1b6c0159-5322-49c4-8503-6fdb1fc8111e returning object 91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8 2018-10-31 17:04:54,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-31 17:04:54,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.12:9292/v2/images/91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}226db7765f0104963dd225774a42f0c6aaa2b4066f6bb308f315cc07829f2483" -d '' 2018-10-31 17:04:55,485 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Oct 2018 17:04:55 GMT X-Openstack-Request-Id: req-e5b070fb-6708-42b5-8f71-a0febf16680b 2018-10-31 17:04:55,485 - 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-10-31 17:04:55,486 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.12:9292/v2/images/91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8/file used request id req-e5b070fb-6708-42b5-8f71-a0febf16680b 2018-10-31 17:04:55,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.525930166245s 2018-10-31 17:04:55,486 - shade.request_ids - DEBUG - PUT call to image for http://192.168.37.12:9292/v2/images/91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8/file used request id req-e5b070fb-6708-42b5-8f71-a0febf16680b 2018-10-31 17:04:55,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-31 17:04:55,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}226db7765f0104963dd225774a42f0c6aaa2b4066f6bb308f315cc07829f2483" 2018-10-31 17:04:55,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:55 GMT X-Openstack-Request-Id: req-3bcc77e2-181f-4fd3-8c50-e3a0287dc2e9 2018-10-31 17:04:55,514 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-31T17:04:55Z", "file": "/v2/images/91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8/file", "owner": "fc1ea3ccf2ea48739702de4c3697dbfc", "id": "91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8", "size": 12716032, "self": "/v2/images/91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://aa5bd252-c9e4-431f-a76a-2e78a9141802/images/91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://aa5bd252-c9e4-431f-a76a-2e78a9141802/images/91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-31T17:04:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-31T17:04:53Z", "file": "/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346/file", "owner": "fc1ea3ccf2ea48739702de4c3697dbfc", "id": "e0727401-4118-4d23-9072-64fc9a1ee346", "size": 12716032, "self": "/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://aa5bd252-c9e4-431f-a76a-2e78a9141802/images/e0727401-4118-4d23-9072-64fc9a1ee346/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://aa5bd252-c9e4-431f-a76a-2e78a9141802/images/e0727401-4118-4d23-9072-64fc9a1ee346/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-31T17:04:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-31 17:04:55,514 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.12:9292/v2/images used request id req-3bcc77e2-181f-4fd3-8c50-e3a0287dc2e9 2018-10-31 17:04:55,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0264279842377s 2018-10-31 17:04:55,515 - shade.request_ids - DEBUG - GET call to image for http://192.168.37.12:9292/v2/images used request id req-3bcc77e2-181f-4fd3-8c50-e3a0287dc2e9 2018-10-31 17:04:55,516 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://aa5bd252-c9e4-431f-a76a-2e78a9141802/images/91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8/file', 'owner': u'fc1ea3ccf2ea48739702de4c3697dbfc', 'id': u'91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8', 'size': 12716032, u'self': u'/v2/images/91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fc1ea3ccf2ea48739702de4c3697dbfc', 'name': 'tempest_smoke-project_fcb99d9b-5547-4d57-ac8e-925443c58bfc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://aa5bd252-c9e4-431f-a76a-2e78a9141802/images/91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-31T17:04:55Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-31T17:04:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_fcb99d9b-5547-4d57-ac8e-925443c58bfc', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_fcb99d9b-5547-4d57-ac8e-925443c58bfc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_fcb99d9b-5547-4d57-ac8e-925443c58bfc', 'created': u'2018-10-31T17:04:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-31T17:04:54Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_fcb99d9b-5547-4d57-ac8e-925443c58bfc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-31 17:04:55,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-31 17:04:55,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.12:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-31 17:04:55,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:55 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-133ed1f8-9ff9-4455-b1d6-f358ef2fc512 x-openstack-request-id: req-133ed1f8-9ff9-4455-b1d6-f358ef2fc512 2018-10-31 17:04:55,547 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://192.168.37.12:8774/v2.1/flavors/f14cfe68-65cd-41b6-ae92-fb853e7aecaf", "rel": "self"}, {"href": "http://192.168.37.12:8774/flavors/f14cfe68-65cd-41b6-ae92-fb853e7aecaf", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f14cfe68-65cd-41b6-ae92-fb853e7aecaf", "name": "tempest_smoke-flavor_alt_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-31 17:04:55,547 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.12:8774/v2.1/flavors used request id req-133ed1f8-9ff9-4455-b1d6-f358ef2fc512 2018-10-31 17:04:55,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0305421352386s 2018-10-31 17:04:55,547 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.12:8774/v2.1/flavors used request id req-133ed1f8-9ff9-4455-b1d6-f358ef2fc512 2018-10-31 17:04:55,547 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_fcb99d9b-5547-4d57-ac8e-925443c58bfc', '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'db48036da14b4e3599a9346f2df4ab6a', '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'f14cfe68-65cd-41b6-ae92-fb853e7aecaf', 'swap': 0}) 2018-10-31 17:04:55,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-31 17:04:55,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.12:8774/v2.1/flavors/f14cfe68-65cd-41b6-ae92-fb853e7aecaf/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" -d '{"extra_specs": {}}' 2018-10-31 17:04:55,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 31 Oct 2018 17:04:55 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-aadbd475-78a5-4a3f-9145-95c1a7f7c3f8 x-openstack-request-id: req-aadbd475-78a5-4a3f-9145-95c1a7f7c3f8 2018-10-31 17:04:55,688 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-31 17:04:55,688 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.12:8774/v2.1/flavors/f14cfe68-65cd-41b6-ae92-fb853e7aecaf/os-extra_specs used request id req-aadbd475-78a5-4a3f-9145-95c1a7f7c3f8 2018-10-31 17:04:55,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.140311002731s 2018-10-31 17:04:55,688 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.12:8774/v2.1/flavors/f14cfe68-65cd-41b6-ae92-fb853e7aecaf/os-extra_specs used request id req-aadbd475-78a5-4a3f-9145-95c1a7f7c3f8 2018-10-31 17:04:55,688 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_fcb99d9b-5547-4d57-ac8e-925443c58bfc', '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'db48036da14b4e3599a9346f2df4ab6a', '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'f14cfe68-65cd-41b6-ae92-fb853e7aecaf', 'swap': 0}) 2018-10-31 17:04:58,690 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-31 17:04:58,690 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-31 17:04:58,690 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-31 17:04:58,691 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-31 17:04:58,754 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-31 17:05:02,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-fa6e096f-8417-4227-9fc0-91ce50a8724a/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-10-31 17:05:02,022 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-31 17:05:02,035 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-31 17:05:02,035 - 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', '--concurrency=4']'. 2018-10-31 17:05:17,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:05:17.058 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.319s] 2018-10-31 17:05:17,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:05:17.095 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.038s] 2018-10-31 17:05:24,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:05:24.620 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.834s] 2018-10-31 17:05:27,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:05:27.680 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.060s] 2018-10-31 17:05:51,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:05:51.678 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [11.191s] 2018-10-31 17:06:02,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:06:02.096 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [1.195s] 2018-10-31 17:06:02,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:06:02.096 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-31 17:06:07,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:06:07.220 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.201s] 2018-10-31 17:06:07,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:06:07.221 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-31 17:06:29,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:06:29.446 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-31 17:06:31,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:06:31.531 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [51.503s] 2018-10-31 17:06:37,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:06:37.763 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [2.372s] 2018-10-31 17:06:43,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:06:43.654 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.132s] 2018-10-31 17:06:43,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:06:43.654 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.000s] 2018-10-31 17:06:47,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:06:47.481 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [2.836s] 2018-10-31 17:07:04,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:07:04.061 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.048s] 2018-10-31 17:07:04,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:07:04.173 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.112s] 2018-10-31 17:07:08,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:07:08.560 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [2.632s] 2018-10-31 17:07:08,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:07:08.756 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [12.615s] 2018-10-31 17:07:21,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:07:21.260 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [2.865s] 2018-10-31 17:07:21,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:07:21.283 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.023s] 2018-10-31 17:07:24,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:07:24.029 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-31 17:07:29,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:07:29.371 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.965s] 2018-10-31 17:07:33,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:07:33.822 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [2.914s] 2018-10-31 17:07:35,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:07:35.342 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-31 17:07:36,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:07:36.492 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [1.644s] 2018-10-31 17:07:44,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:07:44.643 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-10-31 17:07:49,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:07:49.549 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.078s] 2018-10-31 17:07:51,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:07:51.331 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [26.746s] 2018-10-31 17:07:53,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:07:53.260 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.677s] 2018-10-31 17:07:58,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:07:58.911 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.361s] 2018-10-31 17:08:03,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:03.589 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [4.677s] 2018-10-31 17:08:04,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:04.001 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.412s] 2018-10-31 17:08:04,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:04.205 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.203s] 2018-10-31 17:08:05,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:05.693 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [9.539s] 2018-10-31 17:08:06,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:06.434 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.742s] 2018-10-31 17:08:06,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:06.662 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.227s] 2018-10-31 17:08:06,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:06.862 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.200s] 2018-10-31 17:08:07,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:07.464 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.601s] 2018-10-31 17:08:07,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:07.595 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.130s] 2018-10-31 17:08:09,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:09.475 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [6.060s] 2018-10-31 17:08:14,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:14.993 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.066s] 2018-10-31 17:08:15,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:15.820 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [0.824s] 2018-10-31 17:08:15,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:15.863 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.045s] 2018-10-31 17:08:23,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:23.779 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.609s] 2018-10-31 17:08:24,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:24.405 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.626s] 2018-10-31 17:08:25,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:25.281 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.875s] 2018-10-31 17:08:26,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:26.450 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.012s] 2018-10-31 17:08:27,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:27.018 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.568s] 2018-10-31 17:08:30,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:30.626 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.175s] 2018-10-31 17:08:32,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:32.807 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [2.978s] 2018-10-31 17:08:36,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:36.506 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.880s] 2018-10-31 17:08:38,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:38.357 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.850s] 2018-10-31 17:08:38,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:38.415 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.058s] 2018-10-31 17:08:38,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:38.458 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.043s] 2018-10-31 17:08:41,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:41.105 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.046s] 2018-10-31 17:08:41,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:41.122 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.017s] 2018-10-31 17:08:41,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:41.893 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.799s] 2018-10-31 17:08:45,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:45.137 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.243s] 2018-10-31 17:08:47,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:47.072 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.470s] 2018-10-31 17:08:47,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:47.512 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-10-31 17:08:47,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:47.703 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.631s] 2018-10-31 17:08:48,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:48.239 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.535s] 2018-10-31 17:08:48,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:48.676 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.437s] 2018-10-31 17:08:49,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:49.360 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.222s] 2018-10-31 17:08:57,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:08:57.148 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.707s] 2018-10-31 17:09:03,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:09:03.730 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [7.428s] 2018-10-31 17:09:05,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:09:05.586 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.149s] 2018-10-31 17:09:05,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:09:05.638 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.052s] 2018-10-31 17:09:05,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:09:05.670 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.030s] 2018-10-31 17:09:05,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:09:05.722 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.052s] 2018-10-31 17:09:13,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:09:13.378 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.357s] 2018-10-31 17:09:13,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:09:13.701 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.324s] 2018-10-31 17:09:13,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:09:13.807 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.105s] 2018-10-31 17:09:13,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:09:13.893 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.086s] 2018-10-31 17:09:14,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:09:14.232 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.338s] 2018-10-31 17:09:14,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:09:14.284 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.052s] 2018-10-31 17:09:17,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:09:17.193 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.512s] 2018-10-31 17:09:18,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:09:18.730 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.046s] 2018-10-31 17:09:26,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:09:26.747 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.551s] 2018-10-31 17:09:27,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:09:27.760 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [6.700s] 2018-10-31 17:09:39,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:09:39.717 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [11.957s] 2018-10-31 17:09:47,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:09:47.793 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [25.385s] 2018-10-31 17:09:59,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:09:59.658 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.920s] 2018-10-31 17:10:00,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:10:00.183 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [12.389s] 2018-10-31 17:10:05,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:10:05.662 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.005s] 2018-10-31 17:10:12,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:10:12.192 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [12.010s] 2018-10-31 17:10:15,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:10:15.655 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.992s] 2018-10-31 17:10:21,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:10:21.118 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [8.926s] 2018-10-31 17:10:27,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:10:27.935 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.996s] 2018-10-31 17:10:35,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:10:35.589 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.126s] 2018-10-31 17:10:37,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:10:37.791 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.201s] 2018-10-31 17:10:39,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:10:39.976 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.185s] 2018-10-31 17:10:42,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:10:42.864 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.490s] 2018-10-31 17:10:51,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:10:51.509 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.644s] 2018-10-31 17:10:59,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:10:59.729 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.219s] 2018-10-31 17:11:03,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:11:03.686 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.956s] 2018-10-31 17:11:08,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:11:08.664 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.924s] 2018-10-31 17:11:09,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:11:09.488 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [0.824s] 2018-10-31 17:11:09,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:11:09.527 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.040s] 2018-10-31 17:11:14,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:11:14.965 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.270s] 2018-10-31 17:11:15,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:11:15.021 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.056s] 2018-10-31 17:11:24,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:11:24.047 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.094s] 2018-10-31 17:11:26,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:11:26.245 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.198s] 2018-10-31 17:11:28,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-31 17:11:28.357 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.110s] 2018-10-31 17:11:31,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9f0003c5-3369-421e-8359-11a081ba2afe 2018-10-31 17:11:31,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9f0003c5-3369-421e-8359-11a081ba2afe']'. 2018-10-31 17:11:32,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-31 17:11:32,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-31 17:11:32,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-31 17:11:32,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9f0003c5-3369-421e-8359-11a081ba2afe | 2018-10-31 17:11:32,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-31 17:11:32,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-31 17:05:03 | 2018-10-31 17:11:32,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-31 17:11:31 | 2018-10-31 17:11:32,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:28 | 2018-10-31 17:11:32,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-31 17:11:32,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-31 17:11:32,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-31 17:11:32,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fa6e096f-8417-4227-9fc0-91ce50a8724a) | 2018-10-31 17:11:32,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-31 17:11:32,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: bb05ad4f-e0d8-4353-8fc4-19af18143c9b) | 2018-10-31 17:11:32,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2018-10-31 17:11:32,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 379.782 | 2018-10-31 17:11:32,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 102 | 2018-10-31 17:11:32,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-10-31 17:11:32,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-31 17:11:32,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-31 17:11:32,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-31 17:11:32,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-31 17:11:32,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-31 17:11:32,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-31 17:11:32,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-10-31 17:11:34,409 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:45 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-10-31 17:11:34,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-31 17:11:34,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.12:9292/v2/images/91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}226db7765f0104963dd225774a42f0c6aaa2b4066f6bb308f315cc07829f2483" 2018-10-31 17:11:35,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Oct 2018 17:11:35 GMT X-Openstack-Request-Id: req-9e42b77d-6a3a-4e04-b773-3102d4ebf353 2018-10-31 17:11:35,793 - 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-10-31 17:11:35,793 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.12:9292/v2/images/91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8 used request id req-9e42b77d-6a3a-4e04-b773-3102d4ebf353 2018-10-31 17:11:35,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.38155889511s 2018-10-31 17:11:35,794 - shade.request_ids - DEBUG - DELETE call to image for http://192.168.37.12:9292/v2/images/91b9aefb-eae6-4cad-a0fe-7f1f3df48bc8 used request id req-9e42b77d-6a3a-4e04-b773-3102d4ebf353 2018-10-31 17:11:35,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-31 17:11:35,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.12:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:11:36,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Wed, 31 Oct 2018 17:11:35 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-3a7c9bc8-2b55-4dfb-b038-0d2e8a5fa94d x-openstack-request-id: req-3a7c9bc8-2b55-4dfb-b038-0d2e8a5fa94d 2018-10-31 17:11:36,158 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://192.168.37.12:8774/v2.1/flavors/7c97d99f-f559-4120-8e1d-452250028ee0", "rel": "self"}, {"href": "http://192.168.37.12:8774/flavors/7c97d99f-f559-4120-8e1d-452250028ee0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7c97d99f-f559-4120-8e1d-452250028ee0", "name": "tempest_smoke-flavor_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://192.168.37.12:8774/v2.1/flavors/f14cfe68-65cd-41b6-ae92-fb853e7aecaf", "rel": "self"}, {"href": "http://192.168.37.12:8774/flavors/f14cfe68-65cd-41b6-ae92-fb853e7aecaf", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f14cfe68-65cd-41b6-ae92-fb853e7aecaf", "name": "tempest_smoke-flavor_alt_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-31 17:11:36,158 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.12:8774/v2.1/flavors/detail?is_public=None used request id req-3a7c9bc8-2b55-4dfb-b038-0d2e8a5fa94d 2018-10-31 17:11:36,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.36420917511s 2018-10-31 17:11:36,158 - shade.request_ids - DEBUG - GET call to compute for http://192.168.37.12:8774/v2.1/flavors/detail?is_public=None used request id req-3a7c9bc8-2b55-4dfb-b038-0d2e8a5fa94d 2018-10-31 17:11:36,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-31 17:11:36,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.12:8774/v2.1/flavors/f14cfe68-65cd-41b6-ae92-fb853e7aecaf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:11:36,182 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 31 Oct 2018 17:11:36 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-9a92eb8a-cfa7-47f1-b01d-94857075b915 x-openstack-request-id: req-9a92eb8a-cfa7-47f1-b01d-94857075b915 2018-10-31 17:11:36,183 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.12:8774/v2.1/flavors/f14cfe68-65cd-41b6-ae92-fb853e7aecaf used request id req-9a92eb8a-cfa7-47f1-b01d-94857075b915 2018-10-31 17:11:36,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0226719379425s 2018-10-31 17:11:36,183 - shade.request_ids - DEBUG - DELETE call to compute for http://192.168.37.12:8774/v2.1/flavors/f14cfe68-65cd-41b6-ae92-fb853e7aecaf used request id req-9a92eb8a-cfa7-47f1-b01d-94857075b915 2018-10-31 17:11:36,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-31 17:11:36,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}226db7765f0104963dd225774a42f0c6aaa2b4066f6bb308f315cc07829f2483" 2018-10-31 17:11:36,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 31 Oct 2018 17:11:36 GMT X-Openstack-Request-Id: req-5bc28587-8034-47ba-8902-2f9538e2ea04 2018-10-31 17:11:36,217 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-31T17:04:53Z", "file": "/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346/file", "owner": "fc1ea3ccf2ea48739702de4c3697dbfc", "id": "e0727401-4118-4d23-9072-64fc9a1ee346", "size": 12716032, "self": "/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://aa5bd252-c9e4-431f-a76a-2e78a9141802/images/e0727401-4118-4d23-9072-64fc9a1ee346/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://aa5bd252-c9e4-431f-a76a-2e78a9141802/images/e0727401-4118-4d23-9072-64fc9a1ee346/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-31T17:04:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-31 17:11:36,217 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.12:9292/v2/images used request id req-5bc28587-8034-47ba-8902-2f9538e2ea04 2018-10-31 17:11:36,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0319321155548s 2018-10-31 17:11:36,218 - shade.request_ids - DEBUG - GET call to image for http://192.168.37.12:9292/v2/images used request id req-5bc28587-8034-47ba-8902-2f9538e2ea04 2018-10-31 17:11:36,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-31 17:11:36,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.12:9292/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}226db7765f0104963dd225774a42f0c6aaa2b4066f6bb308f315cc07829f2483" 2018-10-31 17:11:36,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Oct 2018 17:11:36 GMT X-Openstack-Request-Id: req-fc0eb1ad-92e0-420b-a668-b1cdfd2bdc42 2018-10-31 17:11:36,768 - 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-10-31 17:11:36,768 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.12:9292/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346 used request id req-fc0eb1ad-92e0-420b-a668-b1cdfd2bdc42 2018-10-31 17:11:36,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.549371004105s 2018-10-31 17:11:36,768 - shade.request_ids - DEBUG - DELETE call to image for http://192.168.37.12:9292/v2/images/e0727401-4118-4d23-9072-64fc9a1ee346 used request id req-fc0eb1ad-92e0-420b-a668-b1cdfd2bdc42 2018-10-31 17:11:36,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-31 17:11:36,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.12:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:11:36,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 31 Oct 2018 17:11:36 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-16207e2e-3939-4129-8fc9-fe4b416c0609 x-openstack-request-id: req-16207e2e-3939-4129-8fc9-fe4b416c0609 2018-10-31 17:11:36,796 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://192.168.37.12:8774/v2.1/flavors/7c97d99f-f559-4120-8e1d-452250028ee0", "rel": "self"}, {"href": "http://192.168.37.12:8774/flavors/7c97d99f-f559-4120-8e1d-452250028ee0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7c97d99f-f559-4120-8e1d-452250028ee0", "name": "tempest_smoke-flavor_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-31 17:11:36,796 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.12:8774/v2.1/flavors/detail?is_public=None used request id req-16207e2e-3939-4129-8fc9-fe4b416c0609 2018-10-31 17:11:36,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0277829170227s 2018-10-31 17:11:36,797 - shade.request_ids - DEBUG - GET call to compute for http://192.168.37.12:8774/v2.1/flavors/detail?is_public=None used request id req-16207e2e-3939-4129-8fc9-fe4b416c0609 2018-10-31 17:11:36,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-31 17:11:36,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.12:8774/v2.1/flavors/7c97d99f-f559-4120-8e1d-452250028ee0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:11:36,830 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 31 Oct 2018 17:11:36 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-1467ad7f-a363-4cfe-98df-db9d9d19da0a x-openstack-request-id: req-1467ad7f-a363-4cfe-98df-db9d9d19da0a 2018-10-31 17:11:36,830 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.12:8774/v2.1/flavors/7c97d99f-f559-4120-8e1d-452250028ee0 used request id req-1467ad7f-a363-4cfe-98df-db9d9d19da0a 2018-10-31 17:11:36,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0326609611511s 2018-10-31 17:11:36,831 - shade.request_ids - DEBUG - DELETE call to compute for http://192.168.37.12:8774/v2.1/flavors/7c97d99f-f559-4120-8e1d-452250028ee0 used request id req-1467ad7f-a363-4cfe-98df-db9d9d19da0a 2018-10-31 17:11:36,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-31 17:11:36,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:11:37,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 31 Oct 2018 17:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4eea3d7-5510-4ae8-a5e5-32bf98d29e12 2018-10-31 17:11:37,096 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://192.168.37.12:5000/v3/users/286ba9d59b944d7cb44b185c8fe47901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "286ba9d59b944d7cb44b185c8fe47901", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://192.168.37.12:5000/v3/users/3056d277627f4b90a6da5136624c882e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3056d277627f4b90a6da5136624c882e", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.37.12:5000/v3/users/45e4491948404ac994ed1f4dd5e27acb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45e4491948404ac994ed1f4dd5e27acb", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.37.12:5000/v3/users/5920837f23f1472a9257c51da95bf04f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5920837f23f1472a9257c51da95bf04f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.37.12:5000/v3/users/75588b58735d441eb9182574ca57df78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75588b58735d441eb9182574ca57df78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "links": {"self": "http://192.168.37.12:5000/v3/users/7b7a9636c8a644509eb020768476b297"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b7a9636c8a644509eb020768476b297", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.37.12:5000/v3/users/82b1adf26a594f1facb31ca7e6410b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82b1adf26a594f1facb31ca7e6410b27", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.37.12:5000/v3/users/835d7136a2ee4bcaa01112ea18d2bf17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "835d7136a2ee4bcaa01112ea18d2bf17", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.37.12:5000/v3/users/9111d7ad46d843148bd00af1b76116ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9111d7ad46d843148bd00af1b76116ee", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://192.168.37.12:5000/v3/users/959f9d597ad74a1aa82f657a6652ab47"}, "domain_id": "8669b82bfe164a6cb47683f08c09eb8e", "enabled": true, "options": {}, "id": "959f9d597ad74a1aa82f657a6652ab47", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://192.168.37.12:5000/v3/users/aad431e4fc6f4dfc990ba22ed2c86173"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aad431e4fc6f4dfc990ba22ed2c86173", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.37.12:5000/v3/users/be08704b16884f54bb43e7ba74a9f3f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be08704b16884f54bb43e7ba74a9f3f7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.37.12:5000/v3/users/bf37c23c1b674c8e86ecb6073f78ad0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bf37c23c1b674c8e86ecb6073f78ad0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.37.12:5000/v3/users/d2eefff40f25498cb3f5c7470fe87f76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2eefff40f25498cb3f5c7470fe87f76", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://192.168.37.12:5000/v3/users/da9f0364376c436f97f922d2cc9bd3c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da9f0364376c436f97f922d2cc9bd3c9", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.37.12:5000/v3/users", "previous": null, "next": null}} 2018-10-31 17:11:37,096 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/users used request id req-c4eea3d7-5510-4ae8-a5e5-32bf98d29e12 2018-10-31 17:11:37,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.265369176865s 2018-10-31 17:11:37,096 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/users used request id req-c4eea3d7-5510-4ae8-a5e5-32bf98d29e12 2018-10-31 17:11:37,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-31 17:11:37,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000/v3/users/7b7a9636c8a644509eb020768476b297 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:11:37,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Wed, 31 Oct 2018 17:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a187011-4e50-4b35-8bb1-24c386234792 2018-10-31 17:11:37,227 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_fcb99d9b-5547-4d57-ac8e-925443c58bfc", "links": {"self": "http://192.168.37.12:5000/v3/users/7b7a9636c8a644509eb020768476b297"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7b7a9636c8a644509eb020768476b297", "description": null}} 2018-10-31 17:11:37,227 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/users/7b7a9636c8a644509eb020768476b297 used request id req-5a187011-4e50-4b35-8bb1-24c386234792 2018-10-31 17:11:37,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128508090973s 2018-10-31 17:11:37,227 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/users/7b7a9636c8a644509eb020768476b297 used request id req-5a187011-4e50-4b35-8bb1-24c386234792 2018-10-31 17:11:37,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-31 17:11:37,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.12:5000/v3/users/7b7a9636c8a644509eb020768476b297 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:11:37,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 31 Oct 2018 17:11:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ed3e3ab-49c1-46dc-b1ec-53abe139061e 2018-10-31 17:11:37,401 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-31 17:11:37,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.37.12:5000/v3/users/7b7a9636c8a644509eb020768476b297 used request id req-9ed3e3ab-49c1-46dc-b1ec-53abe139061e 2018-10-31 17:11:37,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.173314094543s 2018-10-31 17:11:37,401 - shade.request_ids - DEBUG - DELETE call to identity for http://192.168.37.12:5000/v3/users/7b7a9636c8a644509eb020768476b297 used request id req-9ed3e3ab-49c1-46dc-b1ec-53abe139061e 2018-10-31 17:11:37,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-31 17:11:37,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.12:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:11:37,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Wed, 31 Oct 2018 17:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cbadba0-e44e-4457-9b7b-4d11886a2030 2018-10-31 17:11:37,580 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.12:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://192.168.37.12:5000/v3/projects/43b8fed26df94f1bb6acdbfcf1781dc3"}, "tags": [], "enabled": true, "id": "43b8fed26df94f1bb6acdbfcf1781dc3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://192.168.37.12:5000/v3/projects/db48036da14b4e3599a9346f2df4ab6a"}, "tags": [], "enabled": true, "id": "db48036da14b4e3599a9346f2df4ab6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://192.168.37.12:5000/v3/projects/fc1ea3ccf2ea48739702de4c3697dbfc"}, "tags": [], "enabled": true, "id": "fc1ea3ccf2ea48739702de4c3697dbfc", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_fcb99d9b-5547-4d57-ac8e-925443c58bfc"}]} 2018-10-31 17:11:37,580 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/projects used request id req-8cbadba0-e44e-4457-9b7b-4d11886a2030 2018-10-31 17:11:37,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.174166917801s 2018-10-31 17:11:37,580 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.12:5000/v3/projects used request id req-8cbadba0-e44e-4457-9b7b-4d11886a2030 2018-10-31 17:11:37,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-31 17:11:37,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.12:5000/v3/projects/fc1ea3ccf2ea48739702de4c3697dbfc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:11:37,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 31 Oct 2018 17:11:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b46c0fb-79cb-4c1b-b346-a0906dc418ac 2018-10-31 17:11:37,733 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-31 17:11:37,733 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.37.12:5000/v3/projects/fc1ea3ccf2ea48739702de4c3697dbfc used request id req-1b46c0fb-79cb-4c1b-b346-a0906dc418ac 2018-10-31 17:11:37,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.150663852692s 2018-10-31 17:11:37,734 - shade.request_ids - DEBUG - DELETE call to identity for http://192.168.37.12:5000/v3/projects/fc1ea3ccf2ea48739702de4c3697dbfc used request id req-1b46c0fb-79cb-4c1b-b346-a0906dc418ac 2018-10-31 17:11:37,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-31 17:11:37,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.12:9696/v2.0/security-groups.json?project_id=fc1ea3ccf2ea48739702de4c3697dbfc&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.0 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7ec90ca1f993b9b32ec98a431cd82923c958f5263d8eb871ce542ace2643921f" 2018-10-31 17:11:38,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 31 Oct 2018 17:11:38 GMT X-Openstack-Request-Id: req-0e30b088-dde4-4747-9863-769454a72282 2018-10-31 17:11:38,287 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-31 17:11:38,288 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.12:9696/v2.0/security-groups.json?project_id=fc1ea3ccf2ea48739702de4c3697dbfc&name=default used request id req-0e30b088-dde4-4747-9863-769454a72282 2018-10-31 17:11:38,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.551393985748s 2018-10-31 17:11:38,288 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.12:9696/v2.0/security-groups.json?project_id=fc1ea3ccf2ea48739702de4c3697dbfc&name=default used request id req-0e30b088-dde4-4747-9863-769454a72282 2018-10-31 17:11:38,288 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK