2018-07-10 21:45:08,930 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-140 | | 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-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-10 21:45:08,933 - 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=,172.30.9.28,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=TVIRTTJ61s3ytyCIqC2svPUNU 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=7c022b03613e4008bcf728d8ec94565f export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-10 21:45:08,934 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-10 21:45:08,935 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | | singlevm1 singlevm2 vping_ssh | | | | | | vping_userdata cinder_test api_check | | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+----------------------------------------------+ 2018-07-10 21:45:08,937 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-07-10 21:45:08,937 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-10 21:45:09,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-10 21:45:09,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-10 21:45:09,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-10 21:45:09,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-10 21:45:09,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-10 21:45:09,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-10 21:45:09,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-10 21:45:09,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-10 21:45:09,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-10 21:45:09,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-10 21:45:09,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-10 21:45:09,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-10 21:45:09,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-10 21:45:09,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-10 21:45:09,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-10 21:45:09,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-10 21:45:09,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-10 21:45:09,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-10 21:45:09,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-10 21:45:09,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-10 21:45:09,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-10 21:45:09,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-10 21:45:09,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-10 21:45:09,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-10 21:45:09,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 10 Jul 2018 21:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ac7cf6b-79ea-4fd8-9922-79895afdd2cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-07-10 21:45:09,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9ac7cf6b-79ea-4fd8-9922-79895afdd2cc 2018-07-10 21:45:09,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-07-10 21:45:09,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5519613e449648ab84274467667b52ff", "name": "admin"}, {"id": "5aa37de7eb6c4af4a7c60b94ec80eede", "name": "member"}, {"id": "193954d9fed441d99b105971a7b4cda6", "name": "reader"}], "expires_at": "2018-07-10T22:45:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c022b03613e4008bcf728d8ec94565f", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75b16b1d0fd9469b8fe795633fe2330a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749a01f10264faf8b95a8aad3305c00"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab527016c58240c982b78d61d6e8322b"}], "type": "network", "id": "00aa6eeedd85422eb2af1c5fad9dbb26", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "175d8ed65f07470992a95003f4f66dac", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7c022b03613e4008bcf728d8ec94565f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80eb73bd37aa42b1b1f8a09a7c5b7231"}, {"url": "http://192.30.9.6:8004/v1/7c022b03613e4008bcf728d8ec94565f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a122f516bf2b4355bedd85fd32f00ee7"}, {"url": "http://172.30.9.28:8004/v1/7c022b03613e4008bcf728d8ec94565f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3a8df6c3924418e859b27d385515dd4"}], "type": "orchestration", "id": "2b39c75e97d240f7a196d804bc8d8d7c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5316a8f1ed3f48a2bd938bd7e0fb7136"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7a61e010094a2887b8f65983f05774"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5b37f58b32d427ca7dae717fdba4d44"}], "type": "event", "id": "2daf7ec5881847b29f67881b67184d65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a9b1b0a16404f2d9b05007500a88297"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8bf871c79b544a6e952b007057550c9f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0138aa7b37646b2b22e7ae73fba1763"}], "type": "placement", "id": "42dc675999804772870a6edcab8dbe3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "431e7ce8f1fa455ba4034f70fc041419"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4acc3ffeeb5046478477163927a0f2bc"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9be00b73489144b7a1b0f1c7a2ffc6a5"}], "type": "compute", "id": "506a1a8a4ada4ec0980b54f6ed69032e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7c022b03613e4008bcf728d8ec94565f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67183ae2dd124ef98ffbfd019235f967"}, {"url": "http://172.30.9.28:8776/v2/7c022b03613e4008bcf728d8ec94565f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a2c013416e418bbfcb32f21628ed8f"}, {"url": "http://192.30.9.6:8776/v2/7c022b03613e4008bcf728d8ec94565f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9744e3b916c47c6bf6d571dbc9ce9dd"}], "type": "volumev2", "id": "6826c2b97fec4275b62ec1f657dd6655", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "064a77a3cef04c6d9c5d44b20ccb26c4"}, {"url": "http://172.30.9.28:8080/v1/AUTH_7c022b03613e4008bcf728d8ec94565f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342c593f9ff4426fb2fb3fce41372d86"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7c022b03613e4008bcf728d8ec94565f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c83f0387d46447d1a2b90f89aba436d7"}], "type": "object-store", "id": "6a617dd47e224e469228ac3abcc8e5e4", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "051350ef460647a9a5493cd09bd4f778"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a93ce45f9ed4996ac225b8782aac5e6"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e940dc23f39d44ad9f1604a93865fa86"}], "type": "image", "id": "98f74c4c113341db9fcda9d28b70429d", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "548dbdd8c0f64f5fb4399f7519a6cffd"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6349e100d689454b847b01c4507aca5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "924287ea57be4e95b073d135de31a884"}], "type": "cloudformation", "id": "9d0ca05eefe9407c8bc47c15a494a903", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e0221d935a497ba36f797203a71ac9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1263c85c4a84fd29eeb0e649d5e1835"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe260e3809ba4c948984cec787eee860"}], "type": "alarming", "id": "a21e60d01f71461c974d0b15a269cfbd", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c6bad315ca04c28b5035c6f8c75b64f"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "443df34910c44e4a858d9416605d6820"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57689d8782094ad0a9de1e94066febb8"}], "type": "identity", "id": "b72c67866b1b43ecafea4e331715bfce", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/7c022b03613e4008bcf728d8ec94565f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b6e75cb9361481eb1c10e66782d4093"}, {"url": "http://192.30.9.6:8776/v3/7c022b03613e4008bcf728d8ec94565f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e8c687d5aff4c9191169e770a15a867"}, {"url": "http://192.30.9.6:8776/v3/7c022b03613e4008bcf728d8ec94565f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a171e73befaa42c592cf67eb5fd7af3a"}], "type": "volumev3", "id": "db4f9634d7f7441b856a8a12e5c3cb52", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/7c022b03613e4008bcf728d8ec94565f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e483d91d6747bfa16b7b7a96280982"}, {"url": "http://192.30.9.6:8776/v1/7c022b03613e4008bcf728d8ec94565f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804b73faa1b7440891694eb1f7801e51"}, {"url": "http://192.30.9.6:8776/v1/7c022b03613e4008bcf728d8ec94565f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abf27006fda445b0b697174f221da80f"}], "type": "volume", "id": "fdbb8cf4843047b5bc3b6a413dc9fe3e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "becddd533ec14288be4a582a5f89dee2"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3ca4d16167349488c7112338a439d47"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f94c961f1adc4862b5162ee0ab7f44ae"}], "type": "metric", "id": "ff6abfa7559348ec823416d91adafd55", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e3e32a4c2984e989102b44c023a4d27"}, "audit_ids": ["in07sRqhSZqIgluSog7yYQ"], "issued_at": "2018-07-10T21:45:09.000000Z"}} 2018-07-10 21:45:09,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d8dd2eebea7d24f4ff0ffedef994b208ab8fbfb7" 2018-07-10 21:45:10,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 10 Jul 2018 21:45:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c810549c-92ec-4daa-b41e-a80fd1a7e496 x-compute-request-id: req-c810549c-92ec-4daa-b41e-a80fd1a7e496 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-10 21:45:10,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-aggregates used request id req-c810549c-92ec-4daa-b41e-a80fd1a7e496 2018-07-10 21:45:10,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.1834897995s 2018-07-10 21:45:10,522 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-aggregates used request id req-c810549c-92ec-4daa-b41e-a80fd1a7e496 2018-07-10 21:45:10,522 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-10 21:45:10,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-10 21:45:10,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 10 Jul 2018 21:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31439ba6-bef5-4612-b34a-b05f1d6378fd Content-Length: 266 Content-Type: application/json 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://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-07-10 21:45:10,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-31439ba6-bef5-4612-b34a-b05f1d6378fd 2018-07-10 21:45:10,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-10 21:45:10,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d8dd2eebea7d24f4ff0ffedef994b208ab8fbfb7" 2018-07-10 21:45:10,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 10 Jul 2018 21:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19c130b1-b188-42c6-b69d-37ad941d16fb Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d012b1ba70e9451cb91a640844b154e9"}, "tags": [], "enabled": true, "id": "d012b1ba70e9451cb91a640844b154e9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-07-10 21:45:10,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-19c130b1-b188-42c6-b69d-37ad941d16fb 2018-07-10 21:45:10,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.027587890625s 2018-07-10 21:45:10,560 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-19c130b1-b188-42c6-b69d-37ad941d16fb 2018-07-10 21:45:10,561 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'd012b1ba70e9451cb91a640844b154e9', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-10 21:45:10,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-10 21:45:10,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d8dd2eebea7d24f4ff0ffedef994b208ab8fbfb7" 2018-07-10 21:45:10,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 10 Jul 2018 21:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2700e78c-2ea1-4521-844a-6a2eeacc6837 Content-Encoding: gzip Content-Length: 1961 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/051350ef460647a9a5493cd09bd4f778"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "98f74c4c113341db9fcda9d28b70429d", "id": "051350ef460647a9a5493cd09bd4f778"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/064a77a3cef04c6d9c5d44b20ccb26c4"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6a617dd47e224e469228ac3abcc8e5e4", "id": "064a77a3cef04c6d9c5d44b20ccb26c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/14e0221d935a497ba36f797203a71ac9"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a21e60d01f71461c974d0b15a269cfbd", "id": "14e0221d935a497ba36f797203a71ac9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1b6e75cb9361481eb1c10e66782d4093"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "db4f9634d7f7441b856a8a12e5c3cb52", "id": "1b6e75cb9361481eb1c10e66782d4093"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1c6bad315ca04c28b5035c6f8c75b64f"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b72c67866b1b43ecafea4e331715bfce", "id": "1c6bad315ca04c28b5035c6f8c75b64f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/25e483d91d6747bfa16b7b7a96280982"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fdbb8cf4843047b5bc3b6a413dc9fe3e", "id": "25e483d91d6747bfa16b7b7a96280982"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/342c593f9ff4426fb2fb3fce41372d86"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6a617dd47e224e469228ac3abcc8e5e4", "id": "342c593f9ff4426fb2fb3fce41372d86"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/431e7ce8f1fa455ba4034f70fc041419"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "506a1a8a4ada4ec0980b54f6ed69032e", "id": "431e7ce8f1fa455ba4034f70fc041419"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/443df34910c44e4a858d9416605d6820"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b72c67866b1b43ecafea4e331715bfce", "id": "443df34910c44e4a858d9416605d6820"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4acc3ffeeb5046478477163927a0f2bc"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "506a1a8a4ada4ec0980b54f6ed69032e", "id": "4acc3ffeeb5046478477163927a0f2bc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5316a8f1ed3f48a2bd938bd7e0fb7136"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2daf7ec5881847b29f67881b67184d65", "id": "5316a8f1ed3f48a2bd938bd7e0fb7136"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/548dbdd8c0f64f5fb4399f7519a6cffd"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d0ca05eefe9407c8bc47c15a494a903", "id": "548dbdd8c0f64f5fb4399f7519a6cffd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/57689d8782094ad0a9de1e94066febb8"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b72c67866b1b43ecafea4e331715bfce", "id": "57689d8782094ad0a9de1e94066febb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5a9b1b0a16404f2d9b05007500a88297"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "42dc675999804772870a6edcab8dbe3f", "id": "5a9b1b0a16404f2d9b05007500a88297"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6349e100d689454b847b01c4507aca5f"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d0ca05eefe9407c8bc47c15a494a903", "id": "6349e100d689454b847b01c4507aca5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/67183ae2dd124ef98ffbfd019235f967"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6826c2b97fec4275b62ec1f657dd6655", "id": "67183ae2dd124ef98ffbfd019235f967"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/75b16b1d0fd9469b8fe795633fe2330a"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "00aa6eeedd85422eb2af1c5fad9dbb26", "id": "75b16b1d0fd9469b8fe795633fe2330a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7749a01f10264faf8b95a8aad3305c00"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "00aa6eeedd85422eb2af1c5fad9dbb26", "id": "7749a01f10264faf8b95a8aad3305c00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7a93ce45f9ed4996ac225b8782aac5e6"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "98f74c4c113341db9fcda9d28b70429d", "id": "7a93ce45f9ed4996ac225b8782aac5e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7e8c687d5aff4c9191169e770a15a867"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "db4f9634d7f7441b856a8a12e5c3cb52", "id": "7e8c687d5aff4c9191169e770a15a867"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/804b73faa1b7440891694eb1f7801e51"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fdbb8cf4843047b5bc3b6a413dc9fe3e", "id": "804b73faa1b7440891694eb1f7801e51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/80eb73bd37aa42b1b1f8a09a7c5b7231"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2b39c75e97d240f7a196d804bc8d8d7c", "id": "80eb73bd37aa42b1b1f8a09a7c5b7231"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8bf871c79b544a6e952b007057550c9f"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "42dc675999804772870a6edcab8dbe3f", "id": "8bf871c79b544a6e952b007057550c9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8e7a61e010094a2887b8f65983f05774"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2daf7ec5881847b29f67881b67184d65", "id": "8e7a61e010094a2887b8f65983f05774"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/924287ea57be4e95b073d135de31a884"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d0ca05eefe9407c8bc47c15a494a903", "id": "924287ea57be4e95b073d135de31a884"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9be00b73489144b7a1b0f1c7a2ffc6a5"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "506a1a8a4ada4ec0980b54f6ed69032e", "id": "9be00b73489144b7a1b0f1c7a2ffc6a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a0138aa7b37646b2b22e7ae73fba1763"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "42dc675999804772870a6edcab8dbe3f", "id": "a0138aa7b37646b2b22e7ae73fba1763"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a122f516bf2b4355bedd85fd32f00ee7"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2b39c75e97d240f7a196d804bc8d8d7c", "id": "a122f516bf2b4355bedd85fd32f00ee7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a171e73befaa42c592cf67eb5fd7af3a"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "db4f9634d7f7441b856a8a12e5c3cb52", "id": "a171e73befaa42c592cf67eb5fd7af3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a3a8df6c3924418e859b27d385515dd4"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2b39c75e97d240f7a196d804bc8d8d7c", "id": "a3a8df6c3924418e859b27d385515dd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a6a2c013416e418bbfcb32f21628ed8f"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6826c2b97fec4275b62ec1f657dd6655", "id": "a6a2c013416e418bbfcb32f21628ed8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ab527016c58240c982b78d61d6e8322b"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "00aa6eeedd85422eb2af1c5fad9dbb26", "id": "ab527016c58240c982b78d61d6e8322b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/abf27006fda445b0b697174f221da80f"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fdbb8cf4843047b5bc3b6a413dc9fe3e", "id": "abf27006fda445b0b697174f221da80f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/becddd533ec14288be4a582a5f89dee2"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ff6abfa7559348ec823416d91adafd55", "id": "becddd533ec14288be4a582a5f89dee2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c3ca4d16167349488c7112338a439d47"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ff6abfa7559348ec823416d91adafd55", "id": "c3ca4d16167349488c7112338a439d47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c83f0387d46447d1a2b90f89aba436d7"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6a617dd47e224e469228ac3abcc8e5e4", "id": "c83f0387d46447d1a2b90f89aba436d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e5b37f58b32d427ca7dae717fdba4d44"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2daf7ec5881847b29f67881b67184d65", "id": "e5b37f58b32d427ca7dae717fdba4d44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e940dc23f39d44ad9f1604a93865fa86"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "98f74c4c113341db9fcda9d28b70429d", "id": "e940dc23f39d44ad9f1604a93865fa86"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e9744e3b916c47c6bf6d571dbc9ce9dd"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6826c2b97fec4275b62ec1f657dd6655", "id": "e9744e3b916c47c6bf6d571dbc9ce9dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f1263c85c4a84fd29eeb0e649d5e1835"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a21e60d01f71461c974d0b15a269cfbd", "id": "f1263c85c4a84fd29eeb0e649d5e1835"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f94c961f1adc4862b5162ee0ab7f44ae"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ff6abfa7559348ec823416d91adafd55", "id": "f94c961f1adc4862b5162ee0ab7f44ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fe260e3809ba4c948984cec787eee860"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a21e60d01f71461c974d0b15a269cfbd", "id": "fe260e3809ba4c948984cec787eee860"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-10 21:45:10,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-2700e78c-2ea1-4521-844a-6a2eeacc6837 2018-07-10 21:45:10,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.103559017181s 2018-07-10 21:45:10,669 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-2700e78c-2ea1-4521-844a-6a2eeacc6837 2018-07-10 21:45:10,676 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/051350ef460647a9a5493cd09bd4f778'}, u'url': u'http://172.30.9.28:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'98f74c4c113341db9fcda9d28b70429d', u'id': u'051350ef460647a9a5493cd09bd4f778'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/064a77a3cef04c6d9c5d44b20ccb26c4'}, u'url': u'http://12.0.0.26:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6a617dd47e224e469228ac3abcc8e5e4', u'id': u'064a77a3cef04c6d9c5d44b20ccb26c4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/14e0221d935a497ba36f797203a71ac9'}, u'url': u'http://172.30.9.28:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a21e60d01f71461c974d0b15a269cfbd', u'id': u'14e0221d935a497ba36f797203a71ac9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/1b6e75cb9361481eb1c10e66782d4093'}, u'url': u'http://172.30.9.28:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'db4f9634d7f7441b856a8a12e5c3cb52', u'id': u'1b6e75cb9361481eb1c10e66782d4093'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/1c6bad315ca04c28b5035c6f8c75b64f'}, u'url': u'http://172.30.9.28:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b72c67866b1b43ecafea4e331715bfce', u'id': u'1c6bad315ca04c28b5035c6f8c75b64f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/25e483d91d6747bfa16b7b7a96280982'}, u'url': u'http://172.30.9.28:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fdbb8cf4843047b5bc3b6a413dc9fe3e', u'id': u'25e483d91d6747bfa16b7b7a96280982'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/342c593f9ff4426fb2fb3fce41372d86'}, u'url': u'http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6a617dd47e224e469228ac3abcc8e5e4', u'id': u'342c593f9ff4426fb2fb3fce41372d86'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/431e7ce8f1fa455ba4034f70fc041419'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'506a1a8a4ada4ec0980b54f6ed69032e', u'id': u'431e7ce8f1fa455ba4034f70fc041419'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/443df34910c44e4a858d9416605d6820'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b72c67866b1b43ecafea4e331715bfce', u'id': u'443df34910c44e4a858d9416605d6820'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/4acc3ffeeb5046478477163927a0f2bc'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'506a1a8a4ada4ec0980b54f6ed69032e', u'id': u'4acc3ffeeb5046478477163927a0f2bc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/5316a8f1ed3f48a2bd938bd7e0fb7136'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2daf7ec5881847b29f67881b67184d65', u'id': u'5316a8f1ed3f48a2bd938bd7e0fb7136'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/548dbdd8c0f64f5fb4399f7519a6cffd'}, u'url': u'http://172.30.9.28:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9d0ca05eefe9407c8bc47c15a494a903', u'id': u'548dbdd8c0f64f5fb4399f7519a6cffd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/57689d8782094ad0a9de1e94066febb8'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b72c67866b1b43ecafea4e331715bfce', u'id': u'57689d8782094ad0a9de1e94066febb8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/5a9b1b0a16404f2d9b05007500a88297'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'42dc675999804772870a6edcab8dbe3f', u'id': u'5a9b1b0a16404f2d9b05007500a88297'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/6349e100d689454b847b01c4507aca5f'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9d0ca05eefe9407c8bc47c15a494a903', u'id': u'6349e100d689454b847b01c4507aca5f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/67183ae2dd124ef98ffbfd019235f967'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6826c2b97fec4275b62ec1f657dd6655', u'id': u'67183ae2dd124ef98ffbfd019235f967'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/75b16b1d0fd9469b8fe795633fe2330a'}, u'url': u'http://172.30.9.28:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'00aa6eeedd85422eb2af1c5fad9dbb26', u'id': u'75b16b1d0fd9469b8fe795633fe2330a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7749a01f10264faf8b95a8aad3305c00'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'00aa6eeedd85422eb2af1c5fad9dbb26', u'id': u'7749a01f10264faf8b95a8aad3305c00'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7a93ce45f9ed4996ac225b8782aac5e6'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'98f74c4c113341db9fcda9d28b70429d', u'id': u'7a93ce45f9ed4996ac225b8782aac5e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7e8c687d5aff4c9191169e770a15a867'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'db4f9634d7f7441b856a8a12e5c3cb52', u'id': u'7e8c687d5aff4c9191169e770a15a867'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/804b73faa1b7440891694eb1f7801e51'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fdbb8cf4843047b5bc3b6a413dc9fe3e', u'id': u'804b73faa1b7440891694eb1f7801e51'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/80eb73bd37aa42b1b1f8a09a7c5b7231'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2b39c75e97d240f7a196d804bc8d8d7c', u'id': u'80eb73bd37aa42b1b1f8a09a7c5b7231'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/8bf871c79b544a6e952b007057550c9f'}, u'url': u'http://172.30.9.28:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'42dc675999804772870a6edcab8dbe3f', u'id': u'8bf871c79b544a6e952b007057550c9f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/8e7a61e010094a2887b8f65983f05774'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2daf7ec5881847b29f67881b67184d65', u'id': u'8e7a61e010094a2887b8f65983f05774'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/924287ea57be4e95b073d135de31a884'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9d0ca05eefe9407c8bc47c15a494a903', u'id': u'924287ea57be4e95b073d135de31a884'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/9be00b73489144b7a1b0f1c7a2ffc6a5'}, u'url': u'http://172.30.9.28:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'506a1a8a4ada4ec0980b54f6ed69032e', u'id': u'9be00b73489144b7a1b0f1c7a2ffc6a5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/a0138aa7b37646b2b22e7ae73fba1763'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'42dc675999804772870a6edcab8dbe3f', u'id': u'a0138aa7b37646b2b22e7ae73fba1763'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/a122f516bf2b4355bedd85fd32f00ee7'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2b39c75e97d240f7a196d804bc8d8d7c', u'id': u'a122f516bf2b4355bedd85fd32f00ee7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/a171e73befaa42c592cf67eb5fd7af3a'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'db4f9634d7f7441b856a8a12e5c3cb52', u'id': u'a171e73befaa42c592cf67eb5fd7af3a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/a3a8df6c3924418e859b27d385515dd4'}, u'url': u'http://172.30.9.28:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2b39c75e97d240f7a196d804bc8d8d7c', u'id': u'a3a8df6c3924418e859b27d385515dd4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/a6a2c013416e418bbfcb32f21628ed8f'}, u'url': u'http://172.30.9.28:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6826c2b97fec4275b62ec1f657dd6655', u'id': u'a6a2c013416e418bbfcb32f21628ed8f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/ab527016c58240c982b78d61d6e8322b'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'00aa6eeedd85422eb2af1c5fad9dbb26', u'id': u'ab527016c58240c982b78d61d6e8322b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/abf27006fda445b0b697174f221da80f'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fdbb8cf4843047b5bc3b6a413dc9fe3e', u'id': u'abf27006fda445b0b697174f221da80f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/becddd533ec14288be4a582a5f89dee2'}, u'url': u'http://172.30.9.28:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ff6abfa7559348ec823416d91adafd55', u'id': u'becddd533ec14288be4a582a5f89dee2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/c3ca4d16167349488c7112338a439d47'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ff6abfa7559348ec823416d91adafd55', u'id': u'c3ca4d16167349488c7112338a439d47'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/c83f0387d46447d1a2b90f89aba436d7'}, u'url': u'http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6a617dd47e224e469228ac3abcc8e5e4', u'id': u'c83f0387d46447d1a2b90f89aba436d7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/e5b37f58b32d427ca7dae717fdba4d44'}, u'url': u'http://172.30.9.28:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2daf7ec5881847b29f67881b67184d65', u'id': u'e5b37f58b32d427ca7dae717fdba4d44'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/e940dc23f39d44ad9f1604a93865fa86'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'98f74c4c113341db9fcda9d28b70429d', u'id': u'e940dc23f39d44ad9f1604a93865fa86'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/e9744e3b916c47c6bf6d571dbc9ce9dd'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6826c2b97fec4275b62ec1f657dd6655', u'id': u'e9744e3b916c47c6bf6d571dbc9ce9dd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f1263c85c4a84fd29eeb0e649d5e1835'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a21e60d01f71461c974d0b15a269cfbd', u'id': u'f1263c85c4a84fd29eeb0e649d5e1835'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f94c961f1adc4862b5162ee0ab7f44ae'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ff6abfa7559348ec823416d91adafd55', u'id': u'f94c961f1adc4862b5162ee0ab7f44ae'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/fe260e3809ba4c948984cec787eee860'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a21e60d01f71461c974d0b15a269cfbd', u'id': u'fe260e3809ba4c948984cec787eee860'})] 2018-07-10 21:45:10,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-10 21:45:10,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d8dd2eebea7d24f4ff0ffedef994b208ab8fbfb7" 2018-07-10 21:45:10,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 10 Jul 2018 21:45:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e22bdac-5a50-4408-9a41-c298b88ce555 x-compute-request-id: req-2e22bdac-5a50-4408-9a41-c298b88ce555 Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-07-10 21:45:10,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/extensions used request id req-2e22bdac-5a50-4408-9a41-c298b88ce555 2018-07-10 21:45:10,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.114716053009s 2018-07-10 21:45:10,792 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/extensions used request id req-2e22bdac-5a50-4408-9a41-c298b88ce555 2018-07-10 21:45:10,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-10 21:45:10,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d8dd2eebea7d24f4ff0ffedef994b208ab8fbfb7" 2018-07-10 21:45:12,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 10 Jul 2018 21:45:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a31ba631-f070-493b-858c-ae1ece7d0130 x-compute-request-id: req-a31ba631-f070-493b-858c-ae1ece7d0130 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-10 21:45:12,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-floating-ip-pools used request id req-a31ba631-f070-493b-858c-ae1ece7d0130 2018-07-10 21:45:12,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.70562410355s 2018-07-10 21:45:12,514 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-floating-ip-pools used request id req-a31ba631-f070-493b-858c-ae1ece7d0130 2018-07-10 21:45:12,514 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-10 21:45:12,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-10 21:45:12,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d8dd2eebea7d24f4ff0ffedef994b208ab8fbfb7" 2018-07-10 21:45:12,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-119cbdb2-0097-4c4a-b37c-f702cd7a21ff Date: Tue, 10 Jul 2018 21:45:12 GMT RESP BODY: {"floatingips": []} 2018-07-10 21:45:12,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-119cbdb2-0097-4c4a-b37c-f702cd7a21ff 2018-07-10 21:45:12,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0577108860016s 2018-07-10 21:45:12,577 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-119cbdb2-0097-4c4a-b37c-f702cd7a21ff 2018-07-10 21:45:12,578 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-10 21:45:12,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-10 21:45:12,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d8dd2eebea7d24f4ff0ffedef994b208ab8fbfb7" 2018-07-10 21:45:12,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 10 Jul 2018 21:45:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9cf63a6-1fe3-49f7-bb43-86e5f6543fc2 x-compute-request-id: req-e9cf63a6-1fe3-49f7-bb43-86e5f6543fc2 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 6}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-10 21:45:12,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-e9cf63a6-1fe3-49f7-bb43-86e5f6543fc2 2018-07-10 21:45:12,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.157296895981s 2018-07-10 21:45:12,736 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-e9cf63a6-1fe3-49f7-bb43-86e5f6543fc2 2018-07-10 21:45:12,736 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 28, u'hypervisor_version': 2010000, u'disk_available_least': 28, u'local_gb': 28, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 6}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 28, u'hypervisor_version': 2010000, u'disk_available_least': 28, u'local_gb': 28, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 5}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-07-10 21:45:12,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-10 21:45:12,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d8dd2eebea7d24f4ff0ffedef994b208ab8fbfb7" 2018-07-10 21:45:12,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 10 Jul 2018 21:45:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1870dbf-dae7-4386-a70c-b6c8e3f1a692 x-compute-request-id: req-b1870dbf-dae7-4386-a70c-b6c8e3f1a692 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-10 21:45:12,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-b1870dbf-dae7-4386-a70c-b6c8e3f1a692 2018-07-10 21:45:12,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.126704931259s 2018-07-10 21:45:12,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-b1870dbf-dae7-4386-a70c-b6c8e3f1a692 2018-07-10 21:45:12,864 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-10 21:45:12,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-10 21:45:12,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d8dd2eebea7d24f4ff0ffedef994b208ab8fbfb7" 2018-07-10 21:45:12,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5ccb2507-013f-4c9d-ada4-6b2d7fe3e478 Date: Tue, 10 Jul 2018 21:45:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"176288a5-475b-431c-a556-a5a7e9d24ab4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0f225719b66e49e6831304a082063366","l2_adjacency":true,"status":"ACTIVE","subnets":["a9458315-5e77-4f2a-adce-5c4107c36d7f"],"description":"","tags":[],"updated_at":"2018-07-10T21:42:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0f225719b66e49e6831304a082063366","created_at":"2018-07-10T21:42:44Z","provider:network_type":"flat"}]} 2018-07-10 21:45:12,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5ccb2507-013f-4c9d-ada4-6b2d7fe3e478 2018-07-10 21:45:12,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.081699848175s 2018-07-10 21:45:12,947 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5ccb2507-013f-4c9d-ada4-6b2d7fe3e478 2018-07-10 21:45:12,947 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'a9458315-5e77-4f2a-adce-5c4107c36d7f'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-10T21:42:49Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'176288a5-475b-431c-a556-a5a7e9d24ab4', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-07-10T21:42:44Z', u'provider:network_type': u'flat', u'tenant_id': u'0f225719b66e49e6831304a082063366', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0f225719b66e49e6831304a082063366', u'l2_adjacency': True})] 2018-07-10 21:45:12,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-10 21:45:12,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d8dd2eebea7d24f4ff0ffedef994b208ab8fbfb7" 2018-07-10 21:45:12,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-57c4258a-bbdd-412e-97ea-c1c9c5d35dac Date: Tue, 10 Jul 2018 21:45:12 GMT RESP BODY: {"ports":[]} 2018-07-10 21:45:12,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-57c4258a-bbdd-412e-97ea-c1c9c5d35dac 2018-07-10 21:45:12,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0295248031616s 2018-07-10 21:45:12,977 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-57c4258a-bbdd-412e-97ea-c1c9c5d35dac 2018-07-10 21:45:12,978 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-10 21:45:12,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-10 21:45:12,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d8dd2eebea7d24f4ff0ffedef994b208ab8fbfb7" 2018-07-10 21:45:13,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 10 Jul 2018 21:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11078508-59e6-4231-941a-8ef26475af2e Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "0f225719b66e49e6831304a082063366"}}, "role": {"id": "5519613e449648ab84274467667b52ff"}, "user": {"id": "02485b48280347a5a9972a050feb2b2d"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/0f225719b66e49e6831304a082063366/users/02485b48280347a5a9972a050feb2b2d/roles/5519613e449648ab84274467667b52ff"}}, {"scope": {"project": {"id": "0f225719b66e49e6831304a082063366"}}, "role": {"id": "5519613e449648ab84274467667b52ff"}, "user": {"id": "3a937c0f8c144b89a55fb822afe8c2a5"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/0f225719b66e49e6831304a082063366/users/3a937c0f8c144b89a55fb822afe8c2a5/roles/5519613e449648ab84274467667b52ff"}}, {"scope": {"project": {"id": "0f225719b66e49e6831304a082063366"}}, "role": {"id": "5519613e449648ab84274467667b52ff"}, "user": {"id": "431f4c10bb5149468ef2470545c32b1d"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/0f225719b66e49e6831304a082063366/users/431f4c10bb5149468ef2470545c32b1d/roles/5519613e449648ab84274467667b52ff"}}, {"scope": {"project": {"id": "0f225719b66e49e6831304a082063366"}}, "role": {"id": "5519613e449648ab84274467667b52ff"}, "user": {"id": "5ebfbd4195064b26a97b947e4641e9da"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/0f225719b66e49e6831304a082063366/users/5ebfbd4195064b26a97b947e4641e9da/roles/5519613e449648ab84274467667b52ff"}}, {"scope": {"project": {"id": "0f225719b66e49e6831304a082063366"}}, "role": {"id": "5519613e449648ab84274467667b52ff"}, "user": {"id": "63e5879056a847c48f1a97873c60901b"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/0f225719b66e49e6831304a082063366/users/63e5879056a847c48f1a97873c60901b/roles/5519613e449648ab84274467667b52ff"}}, {"scope": {"project": {"id": "7c022b03613e4008bcf728d8ec94565f"}}, "role": {"id": "5519613e449648ab84274467667b52ff"}, "user": {"id": "6e3e32a4c2984e989102b44c023a4d27"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/7c022b03613e4008bcf728d8ec94565f/users/6e3e32a4c2984e989102b44c023a4d27/roles/5519613e449648ab84274467667b52ff"}}, {"scope": {"project": {"id": "0f225719b66e49e6831304a082063366"}}, "role": {"id": "5519613e449648ab84274467667b52ff"}, "user": {"id": "b0ab9e24005f4dac99be131b232a025b"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/0f225719b66e49e6831304a082063366/users/b0ab9e24005f4dac99be131b232a025b/roles/5519613e449648ab84274467667b52ff"}}, {"scope": {"project": {"id": "0f225719b66e49e6831304a082063366"}}, "role": {"id": "5519613e449648ab84274467667b52ff"}, "user": {"id": "b22a138409004ca4935dda3726d23fd5"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/0f225719b66e49e6831304a082063366/users/b22a138409004ca4935dda3726d23fd5/roles/5519613e449648ab84274467667b52ff"}}, {"scope": {"project": {"id": "0f225719b66e49e6831304a082063366"}}, "role": {"id": "5519613e449648ab84274467667b52ff"}, "user": {"id": "c5a2d8db4d6a4953acae06cfff73f314"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/0f225719b66e49e6831304a082063366/users/c5a2d8db4d6a4953acae06cfff73f314/roles/5519613e449648ab84274467667b52ff"}}, {"scope": {"project": {"id": "0f225719b66e49e6831304a082063366"}}, "role": {"id": "5519613e449648ab84274467667b52ff"}, "user": {"id": "c9bb01b45db14c578e205f1a9edc6ec9"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/0f225719b66e49e6831304a082063366/users/c9bb01b45db14c578e205f1a9edc6ec9/roles/5519613e449648ab84274467667b52ff"}}, {"scope": {"project": {"id": "0f225719b66e49e6831304a082063366"}}, "role": {"id": "5519613e449648ab84274467667b52ff"}, "user": {"id": "d125d304a8e54a368bb9113d60f3e28f"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/0f225719b66e49e6831304a082063366/users/d125d304a8e54a368bb9113d60f3e28f/roles/5519613e449648ab84274467667b52ff"}}, {"scope": {"project": {"id": "0f225719b66e49e6831304a082063366"}}, "role": {"id": "5519613e449648ab84274467667b52ff"}, "user": {"id": "e93e102d0df7432bb3188d0ffe61e9e4"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/0f225719b66e49e6831304a082063366/users/e93e102d0df7432bb3188d0ffe61e9e4/roles/5519613e449648ab84274467667b52ff"}}, {"scope": {"project": {"id": "0f225719b66e49e6831304a082063366"}}, "role": {"id": "f932d1b8619945529b4f81c298d7b4ae"}, "user": {"id": "e93e102d0df7432bb3188d0ffe61e9e4"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/0f225719b66e49e6831304a082063366/users/e93e102d0df7432bb3188d0ffe61e9e4/roles/f932d1b8619945529b4f81c298d7b4ae"}}, {"scope": {"project": {"id": "0f225719b66e49e6831304a082063366"}}, "role": {"id": "5519613e449648ab84274467667b52ff"}, "user": {"id": "fb53b2df24724149afec78b7959e9a42"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/0f225719b66e49e6831304a082063366/users/fb53b2df24724149afec78b7959e9a42/roles/5519613e449648ab84274467667b52ff"}}, {"scope": {"domain": {"id": "d012b1ba70e9451cb91a640844b154e9"}}, "role": {"id": "5519613e449648ab84274467667b52ff"}, "user": {"id": "394d82537f5945e09c475ab069597afc"}, "links": {"assignment": "http://172.30.9.28:5000/v3/domains/d012b1ba70e9451cb91a640844b154e9/users/394d82537f5945e09c475ab069597afc/roles/5519613e449648ab84274467667b52ff"}}, {"scope": {"system": {"all": true}}, "role": {"id": "5519613e449648ab84274467667b52ff"}, "user": {"id": "6e3e32a4c2984e989102b44c023a4d27"}, "links": {"assignment": "http://172.30.9.28:5000/v3/system/users/6e3e32a4c2984e989102b44c023a4d27/roles/5519613e449648ab84274467667b52ff"}}], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-10 21:45:13,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments used request id req-11078508-59e6-4231-941a-8ef26475af2e 2018-07-10 21:45:13,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111063957214s 2018-07-10 21:45:13,093 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments used request id req-11078508-59e6-4231-941a-8ef26475af2e 2018-07-10 21:45:13,097 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'0f225719b66e49e6831304a082063366', 'id': u'5519613e449648ab84274467667b52ff', 'user': u'02485b48280347a5a9972a050feb2b2d'}), Munch({'project': u'0f225719b66e49e6831304a082063366', 'id': u'5519613e449648ab84274467667b52ff', 'user': u'3a937c0f8c144b89a55fb822afe8c2a5'}), Munch({'project': u'0f225719b66e49e6831304a082063366', 'id': u'5519613e449648ab84274467667b52ff', 'user': u'431f4c10bb5149468ef2470545c32b1d'}), Munch({'project': u'0f225719b66e49e6831304a082063366', 'id': u'5519613e449648ab84274467667b52ff', 'user': u'5ebfbd4195064b26a97b947e4641e9da'}), Munch({'project': u'0f225719b66e49e6831304a082063366', 'id': u'5519613e449648ab84274467667b52ff', 'user': u'63e5879056a847c48f1a97873c60901b'}), Munch({'project': u'7c022b03613e4008bcf728d8ec94565f', 'id': u'5519613e449648ab84274467667b52ff', 'user': u'6e3e32a4c2984e989102b44c023a4d27'}), Munch({'project': u'0f225719b66e49e6831304a082063366', 'id': u'5519613e449648ab84274467667b52ff', 'user': u'b0ab9e24005f4dac99be131b232a025b'}), Munch({'project': u'0f225719b66e49e6831304a082063366', 'id': u'5519613e449648ab84274467667b52ff', 'user': u'b22a138409004ca4935dda3726d23fd5'}), Munch({'project': u'0f225719b66e49e6831304a082063366', 'id': u'5519613e449648ab84274467667b52ff', 'user': u'c5a2d8db4d6a4953acae06cfff73f314'}), Munch({'project': u'0f225719b66e49e6831304a082063366', 'id': u'5519613e449648ab84274467667b52ff', 'user': u'c9bb01b45db14c578e205f1a9edc6ec9'}), Munch({'project': u'0f225719b66e49e6831304a082063366', 'id': u'5519613e449648ab84274467667b52ff', 'user': u'd125d304a8e54a368bb9113d60f3e28f'}), Munch({'project': u'0f225719b66e49e6831304a082063366', 'id': u'5519613e449648ab84274467667b52ff', 'user': u'e93e102d0df7432bb3188d0ffe61e9e4'}), Munch({'project': u'0f225719b66e49e6831304a082063366', 'id': u'f932d1b8619945529b4f81c298d7b4ae', 'user': u'e93e102d0df7432bb3188d0ffe61e9e4'}), Munch({'project': u'0f225719b66e49e6831304a082063366', 'id': u'5519613e449648ab84274467667b52ff', 'user': u'fb53b2df24724149afec78b7959e9a42'}), Munch({'domain': u'd012b1ba70e9451cb91a640844b154e9', 'id': u'5519613e449648ab84274467667b52ff', 'user': u'394d82537f5945e09c475ab069597afc'}), Munch({'id': u'5519613e449648ab84274467667b52ff', 'user': u'6e3e32a4c2984e989102b44c023a4d27'})] 2018-07-10 21:45:13,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-10 21:45:13,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d8dd2eebea7d24f4ff0ffedef994b208ab8fbfb7" 2018-07-10 21:45:13,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 10 Jul 2018 21:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f534254f-0b2c-4526-a148-0c86644dc213 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "193954d9fed441d99b105971a7b4cda6", "links": {"self": "http://172.30.9.28:5000/v3/roles/193954d9fed441d99b105971a7b4cda6"}, "name": "reader"}, {"domain_id": null, "id": "1b425b9135cb4a688fbba9b202734bec", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b425b9135cb4a688fbba9b202734bec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5519613e449648ab84274467667b52ff", "links": {"self": "http://172.30.9.28:5000/v3/roles/5519613e449648ab84274467667b52ff"}, "name": "admin"}, {"domain_id": null, "id": "5aa37de7eb6c4af4a7c60b94ec80eede", "links": {"self": "http://172.30.9.28:5000/v3/roles/5aa37de7eb6c4af4a7c60b94ec80eede"}, "name": "member"}, {"domain_id": null, "id": "76a64728f05a4aa3876daa51b1029061", "links": {"self": "http://172.30.9.28:5000/v3/roles/76a64728f05a4aa3876daa51b1029061"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f932d1b8619945529b4f81c298d7b4ae", "links": {"self": "http://172.30.9.28:5000/v3/roles/f932d1b8619945529b4f81c298d7b4ae"}, "name": "ResellerAdmin"}]} 2018-07-10 21:45:13,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f534254f-0b2c-4526-a148-0c86644dc213 2018-07-10 21:45:13,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153480052948s 2018-07-10 21:45:13,256 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f534254f-0b2c-4526-a148-0c86644dc213 2018-07-10 21:45:13,258 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'193954d9fed441d99b105971a7b4cda6'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'1b425b9135cb4a688fbba9b202734bec'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'5519613e449648ab84274467667b52ff'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'5aa37de7eb6c4af4a7c60b94ec80eede'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'76a64728f05a4aa3876daa51b1029061'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'f932d1b8619945529b4f81c298d7b4ae'})] 2018-07-10 21:45:13,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-10 21:45:13,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d8dd2eebea7d24f4ff0ffedef994b208ab8fbfb7" 2018-07-10 21:45:13,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-99075d5c-fdb1-4311-a9e7-d9bd7b53dc6f Date: Tue, 10 Jul 2018 21:45:13 GMT RESP BODY: {"routers": []} 2018-07-10 21:45:13,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-99075d5c-fdb1-4311-a9e7-d9bd7b53dc6f 2018-07-10 21:45:13,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0507419109344s 2018-07-10 21:45:13,310 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-99075d5c-fdb1-4311-a9e7-d9bd7b53dc6f 2018-07-10 21:45:13,310 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-10 21:45:13,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-10 21:45:13,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d8dd2eebea7d24f4ff0ffedef994b208ab8fbfb7" 2018-07-10 21:45:13,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 10 Jul 2018 21:45:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0c78f7d-ef5f-4f8f-9869-ac68e6ae2908 x-compute-request-id: req-e0c78f7d-ef5f-4f8f-9869-ac68e6ae2908 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-10 21:45:13,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e0c78f7d-ef5f-4f8f-9869-ac68e6ae2908 2018-07-10 21:45:13,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220459938049s 2018-07-10 21:45:13,531 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e0c78f7d-ef5f-4f8f-9869-ac68e6ae2908 2018-07-10 21:45:13,531 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-10 21:45:13,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-10 21:45:13,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-10 21:45:13,545 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 10 Jul 2018 21:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a41b1d49-b82b-4b1d-9870-269f2a05a315 Content-Length: 266 Content-Type: application/json 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.30.9.6:35357/v3/", "rel": "self"}]}]}} 2018-07-10 21:45:13,545 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.6:35357/ used request id req-a41b1d49-b82b-4b1d-9870-269f2a05a315 2018-07-10 21:45:13,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d8dd2eebea7d24f4ff0ffedef994b208ab8fbfb7" 2018-07-10 21:45:13,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 10 Jul 2018 21:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd37398a-cd85-4f33-8842-b675a03c5d41 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/00aa6eeedd85422eb2af1c5fad9dbb26"}, "enabled": true, "type": "network", "id": "00aa6eeedd85422eb2af1c5fad9dbb26", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/175d8ed65f07470992a95003f4f66dac"}, "enabled": true, "type": "metering", "id": "175d8ed65f07470992a95003f4f66dac", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2b39c75e97d240f7a196d804bc8d8d7c"}, "enabled": true, "type": "orchestration", "id": "2b39c75e97d240f7a196d804bc8d8d7c", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2daf7ec5881847b29f67881b67184d65"}, "enabled": true, "type": "event", "id": "2daf7ec5881847b29f67881b67184d65", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/42dc675999804772870a6edcab8dbe3f"}, "enabled": true, "type": "placement", "id": "42dc675999804772870a6edcab8dbe3f", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/506a1a8a4ada4ec0980b54f6ed69032e"}, "enabled": true, "type": "compute", "id": "506a1a8a4ada4ec0980b54f6ed69032e", "name": "nova"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/6826c2b97fec4275b62ec1f657dd6655"}, "enabled": true, "type": "volumev2", "id": "6826c2b97fec4275b62ec1f657dd6655", "name": "cinderv2"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6a617dd47e224e469228ac3abcc8e5e4"}, "enabled": true, "type": "object-store", "id": "6a617dd47e224e469228ac3abcc8e5e4", "name": "swift"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/98f74c4c113341db9fcda9d28b70429d"}, "enabled": true, "type": "image", "id": "98f74c4c113341db9fcda9d28b70429d", "name": "glance"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9d0ca05eefe9407c8bc47c15a494a903"}, "enabled": true, "type": "cloudformation", "id": "9d0ca05eefe9407c8bc47c15a494a903", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a21e60d01f71461c974d0b15a269cfbd"}, "enabled": true, "type": "alarming", "id": "a21e60d01f71461c974d0b15a269cfbd", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/b72c67866b1b43ecafea4e331715bfce"}, "enabled": true, "type": "identity", "id": "b72c67866b1b43ecafea4e331715bfce", "name": "keystone"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/db4f9634d7f7441b856a8a12e5c3cb52"}, "enabled": true, "type": "volumev3", "id": "db4f9634d7f7441b856a8a12e5c3cb52", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/fdbb8cf4843047b5bc3b6a413dc9fe3e"}, "enabled": true, "type": "volume", "id": "fdbb8cf4843047b5bc3b6a413dc9fe3e", "name": "cinder"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ff6abfa7559348ec823416d91adafd55"}, "enabled": true, "type": "metric", "id": "ff6abfa7559348ec823416d91adafd55", "name": "gnocchi"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-07-10 21:45:13,638 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-fd37398a-cd85-4f33-8842-b675a03c5d41 2018-07-10 21:45:13,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.103077888489s 2018-07-10 21:45:13,638 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-fd37398a-cd85-4f33-8842-b675a03c5d41 2018-07-10 21:45:13,644 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'00aa6eeedd85422eb2af1c5fad9dbb26', 'name': u'neutron'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'175d8ed65f07470992a95003f4f66dac', 'name': u'ceilometer'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'2b39c75e97d240f7a196d804bc8d8d7c', 'name': u'heat'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'2daf7ec5881847b29f67881b67184d65', 'name': u'panko'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'42dc675999804772870a6edcab8dbe3f', 'name': u'placement'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'506a1a8a4ada4ec0980b54f6ed69032e', 'name': u'nova'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'6826c2b97fec4275b62ec1f657dd6655', 'name': u'cinderv2'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'6a617dd47e224e469228ac3abcc8e5e4', 'name': u'swift'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'98f74c4c113341db9fcda9d28b70429d', 'name': u'glance'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'9d0ca05eefe9407c8bc47c15a494a903', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'a21e60d01f71461c974d0b15a269cfbd', 'name': u'aodh'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'b72c67866b1b43ecafea4e331715bfce', 'name': u'keystone'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'db4f9634d7f7441b856a8a12e5c3cb52', 'name': u'cinderv3'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'fdbb8cf4843047b5bc3b6a413dc9fe3e', 'name': u'cinder'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'ff6abfa7559348ec823416d91adafd55', 'name': u'gnocchi'})] 2018-07-10 21:45:13,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-10 21:45:13,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d8dd2eebea7d24f4ff0ffedef994b208ab8fbfb7" 2018-07-10 21:45:13,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-0f4edf85-ec74-4734-ba56-da02507ab368 Date: Tue, 10 Jul 2018 21:45:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-10T21:42:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a9458315-5e77-4f2a-adce-5c4107c36d7f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0f225719b66e49e6831304a082063366","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"176288a5-475b-431c-a556-a5a7e9d24ab4","tenant_id":"0f225719b66e49e6831304a082063366","created_at":"2018-07-10T21:42:49Z","ip_version":4}]} 2018-07-10 21:45:13,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-0f4edf85-ec74-4734-ba56-da02507ab368 2018-07-10 21:45:13,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0436828136444s 2018-07-10 21:45:13,689 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-0f4edf85-ec74-4734-ba56-da02507ab368 2018-07-10 21:45:13,689 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-10T21:42:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'a9458315-5e77-4f2a-adce-5c4107c36d7f', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'176288a5-475b-431c-a556-a5a7e9d24ab4', u'tenant_id': u'0f225719b66e49e6831304a082063366', u'created_at': u'2018-07-10T21:42:49Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'0f225719b66e49e6831304a082063366'})] 2018-07-10 21:45:13,810 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-10 21:45:13,811 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-10 21:45:13,815 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-10 21:45:13,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-10 21:45:13,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-10 21:45:13,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-10 21:45:13,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-10 21:45:13,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-10 21:45:13,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-10 21:45:13,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-10 21:45:13,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-10 21:45:13,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-10 21:45:13,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-10 21:45:13,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-10 21:45:13,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-10 21:45:13,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-10 21:45:13,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-10 21:45:13,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-10 21:45:13,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-10 21:45:13,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-10 21:45:13,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-10 21:45:13,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-10 21:45:13,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-10 21:45:13,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-10 21:45:13,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-10 21:45:14,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-10 21:45:14,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 10 Jul 2018 21:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93f45ec4-a073-48b8-ae85-8d1f560a8917 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-07-10 21:45:14,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-93f45ec4-a073-48b8-ae85-8d1f560a8917 2018-07-10 21:45:14,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-07-10 21:45:14,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5519613e449648ab84274467667b52ff", "name": "admin"}, {"id": "5aa37de7eb6c4af4a7c60b94ec80eede", "name": "member"}, {"id": "193954d9fed441d99b105971a7b4cda6", "name": "reader"}], "expires_at": "2018-07-10T22:45:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c022b03613e4008bcf728d8ec94565f", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75b16b1d0fd9469b8fe795633fe2330a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749a01f10264faf8b95a8aad3305c00"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab527016c58240c982b78d61d6e8322b"}], "type": "network", "id": "00aa6eeedd85422eb2af1c5fad9dbb26", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "175d8ed65f07470992a95003f4f66dac", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7c022b03613e4008bcf728d8ec94565f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80eb73bd37aa42b1b1f8a09a7c5b7231"}, {"url": "http://192.30.9.6:8004/v1/7c022b03613e4008bcf728d8ec94565f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a122f516bf2b4355bedd85fd32f00ee7"}, {"url": "http://172.30.9.28:8004/v1/7c022b03613e4008bcf728d8ec94565f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3a8df6c3924418e859b27d385515dd4"}], "type": "orchestration", "id": "2b39c75e97d240f7a196d804bc8d8d7c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5316a8f1ed3f48a2bd938bd7e0fb7136"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7a61e010094a2887b8f65983f05774"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5b37f58b32d427ca7dae717fdba4d44"}], "type": "event", "id": "2daf7ec5881847b29f67881b67184d65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a9b1b0a16404f2d9b05007500a88297"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8bf871c79b544a6e952b007057550c9f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0138aa7b37646b2b22e7ae73fba1763"}], "type": "placement", "id": "42dc675999804772870a6edcab8dbe3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "431e7ce8f1fa455ba4034f70fc041419"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4acc3ffeeb5046478477163927a0f2bc"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9be00b73489144b7a1b0f1c7a2ffc6a5"}], "type": "compute", "id": "506a1a8a4ada4ec0980b54f6ed69032e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7c022b03613e4008bcf728d8ec94565f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67183ae2dd124ef98ffbfd019235f967"}, {"url": "http://172.30.9.28:8776/v2/7c022b03613e4008bcf728d8ec94565f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a2c013416e418bbfcb32f21628ed8f"}, {"url": "http://192.30.9.6:8776/v2/7c022b03613e4008bcf728d8ec94565f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9744e3b916c47c6bf6d571dbc9ce9dd"}], "type": "volumev2", "id": "6826c2b97fec4275b62ec1f657dd6655", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "064a77a3cef04c6d9c5d44b20ccb26c4"}, {"url": "http://172.30.9.28:8080/v1/AUTH_7c022b03613e4008bcf728d8ec94565f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342c593f9ff4426fb2fb3fce41372d86"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7c022b03613e4008bcf728d8ec94565f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c83f0387d46447d1a2b90f89aba436d7"}], "type": "object-store", "id": "6a617dd47e224e469228ac3abcc8e5e4", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "051350ef460647a9a5493cd09bd4f778"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a93ce45f9ed4996ac225b8782aac5e6"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e940dc23f39d44ad9f1604a93865fa86"}], "type": "image", "id": "98f74c4c113341db9fcda9d28b70429d", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "548dbdd8c0f64f5fb4399f7519a6cffd"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6349e100d689454b847b01c4507aca5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "924287ea57be4e95b073d135de31a884"}], "type": "cloudformation", "id": "9d0ca05eefe9407c8bc47c15a494a903", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e0221d935a497ba36f797203a71ac9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1263c85c4a84fd29eeb0e649d5e1835"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe260e3809ba4c948984cec787eee860"}], "type": "alarming", "id": "a21e60d01f71461c974d0b15a269cfbd", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c6bad315ca04c28b5035c6f8c75b64f"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "443df34910c44e4a858d9416605d6820"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57689d8782094ad0a9de1e94066febb8"}], "type": "identity", "id": "b72c67866b1b43ecafea4e331715bfce", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/7c022b03613e4008bcf728d8ec94565f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b6e75cb9361481eb1c10e66782d4093"}, {"url": "http://192.30.9.6:8776/v3/7c022b03613e4008bcf728d8ec94565f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e8c687d5aff4c9191169e770a15a867"}, {"url": "http://192.30.9.6:8776/v3/7c022b03613e4008bcf728d8ec94565f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a171e73befaa42c592cf67eb5fd7af3a"}], "type": "volumev3", "id": "db4f9634d7f7441b856a8a12e5c3cb52", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/7c022b03613e4008bcf728d8ec94565f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e483d91d6747bfa16b7b7a96280982"}, {"url": "http://192.30.9.6:8776/v1/7c022b03613e4008bcf728d8ec94565f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804b73faa1b7440891694eb1f7801e51"}, {"url": "http://192.30.9.6:8776/v1/7c022b03613e4008bcf728d8ec94565f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abf27006fda445b0b697174f221da80f"}], "type": "volume", "id": "fdbb8cf4843047b5bc3b6a413dc9fe3e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "becddd533ec14288be4a582a5f89dee2"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3ca4d16167349488c7112338a439d47"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f94c961f1adc4862b5162ee0ab7f44ae"}], "type": "metric", "id": "ff6abfa7559348ec823416d91adafd55", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e3e32a4c2984e989102b44c023a4d27"}, "audit_ids": ["kFl6elKGRv-xH31P2kfOjw"], "issued_at": "2018-07-10T21:45:14.000000Z"}} 2018-07-10 21:45:14,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-10 21:45:14,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b91c497f19d46f22bf652a63badd524824005434" 2018-07-10 21:45:14,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-de249a17-5115-4230-b7d0-dd3a70d9244d Date: Tue, 10 Jul 2018 21:45:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"176288a5-475b-431c-a556-a5a7e9d24ab4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0f225719b66e49e6831304a082063366","l2_adjacency":true,"status":"ACTIVE","subnets":["a9458315-5e77-4f2a-adce-5c4107c36d7f"],"description":"","tags":[],"updated_at":"2018-07-10T21:42:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0f225719b66e49e6831304a082063366","created_at":"2018-07-10T21:42:44Z","provider:network_type":"flat"}]} 2018-07-10 21:45:14,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-de249a17-5115-4230-b7d0-dd3a70d9244d 2018-07-10 21:45:14,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25578212738s 2018-07-10 21:45:14,658 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-de249a17-5115-4230-b7d0-dd3a70d9244d 2018-07-10 21:45:14,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-10 21:45:14,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b91c497f19d46f22bf652a63badd524824005434" -d '{"network": {"name": "tenantnetwork1-net_84ccc6e8-4c52-4ab8-884d-100572ebccd9", "admin_state_up": true}}' 2018-07-10 21:45:15,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-4a040555-a8cc-4664-88f6-3640554fbed7 Date: Tue, 10 Jul 2018 21:45:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"480a3cea-67cc-4347-8c86-90f49c420804","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"7c022b03613e4008bcf728d8ec94565f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-10T21:45:14Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_84ccc6e8-4c52-4ab8-884d-100572ebccd9","admin_state_up":true,"tenant_id":"7c022b03613e4008bcf728d8ec94565f","created_at":"2018-07-10T21:45:14Z","mtu":1450}} 2018-07-10 21:45:15,097 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4a040555-a8cc-4664-88f6-3640554fbed7 2018-07-10 21:45:15,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.437446117401s 2018-07-10 21:45:15,097 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4a040555-a8cc-4664-88f6-3640554fbed7 2018-07-10 21:45:15,098 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-10T21:45:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'480a3cea-67cc-4347-8c86-90f49c420804', u'provider:segmentation_id': 95, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_84ccc6e8-4c52-4ab8-884d-100572ebccd9', u'created_at': u'2018-07-10T21:45:14Z', u'mtu': 1450, u'tenant_id': u'7c022b03613e4008bcf728d8ec94565f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7c022b03613e4008bcf728d8ec94565f', u'l2_adjacency': True}) 2018-07-10 21:45:15,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-10 21:45:15,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b91c497f19d46f22bf652a63badd524824005434" 2018-07-10 21:45:15,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-a0b9483a-ac5e-4830-be04-78e0008a35bb Date: Tue, 10 Jul 2018 21:45:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"176288a5-475b-431c-a556-a5a7e9d24ab4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0f225719b66e49e6831304a082063366","l2_adjacency":true,"status":"ACTIVE","subnets":["a9458315-5e77-4f2a-adce-5c4107c36d7f"],"description":"","tags":[],"updated_at":"2018-07-10T21:42:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0f225719b66e49e6831304a082063366","created_at":"2018-07-10T21:42:44Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"480a3cea-67cc-4347-8c86-90f49c420804","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"7c022b03613e4008bcf728d8ec94565f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-10T21:45:14Z","qos_policy_id":null,"name":"tenantnetwork1-net_84ccc6e8-4c52-4ab8-884d-100572ebccd9","admin_state_up":true,"tenant_id":"7c022b03613e4008bcf728d8ec94565f","created_at":"2018-07-10T21:45:14Z","provider:network_type":"vxlan"}]} 2018-07-10 21:45:15,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a0b9483a-ac5e-4830-be04-78e0008a35bb 2018-07-10 21:45:15,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267257928848s 2018-07-10 21:45:15,366 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a0b9483a-ac5e-4830-be04-78e0008a35bb 2018-07-10 21:45:15,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-10 21:45:15,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b91c497f19d46f22bf652a63badd524824005434" -d '{"subnet": {"name": "tenantnetwork1-subnet_84ccc6e8-4c52-4ab8-884d-100572ebccd9", "enable_dhcp": true, "network_id": "480a3cea-67cc-4347-8c86-90f49c420804", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-10 21:45:15,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d456f301-608a-476f-85b8-9fea0fe4bddb Date: Tue, 10 Jul 2018 21:45:15 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-10T21:45:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a9b02fff-aea6-4794-9886-99826f2c2322","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"7c022b03613e4008bcf728d8ec94565f","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_84ccc6e8-4c52-4ab8-884d-100572ebccd9","enable_dhcp":true,"segment_id":null,"network_id":"480a3cea-67cc-4347-8c86-90f49c420804","tenant_id":"7c022b03613e4008bcf728d8ec94565f","created_at":"2018-07-10T21:45:15Z","ip_version":4}} 2018-07-10 21:45:15,766 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-d456f301-608a-476f-85b8-9fea0fe4bddb 2018-07-10 21:45:15,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.398185014725s 2018-07-10 21:45:15,766 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-d456f301-608a-476f-85b8-9fea0fe4bddb 2018-07-10 21:45:15,767 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-10T21:45:15Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'a9b02fff-aea6-4794-9886-99826f2c2322', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_84ccc6e8-4c52-4ab8-884d-100572ebccd9', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'480a3cea-67cc-4347-8c86-90f49c420804', u'tenant_id': u'7c022b03613e4008bcf728d8ec94565f', u'created_at': u'2018-07-10T21:45:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'7c022b03613e4008bcf728d8ec94565f'}) 2018-07-10 21:45:15,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-10 21:45:15,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b91c497f19d46f22bf652a63badd524824005434" -d '{"router": {"external_gateway_info": {"network_id": "176288a5-475b-431c-a556-a5a7e9d24ab4"}, "name": "tenantnetwork1-router_84ccc6e8-4c52-4ab8-884d-100572ebccd9", "admin_state_up": true}}' 2018-07-10 21:45:17,247 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-e122f24a-7a9d-4f64-aea2-e9d241907055 Date: Tue, 10 Jul 2018 21:45:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "176288a5-475b-431c-a556-a5a7e9d24ab4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a9458315-5e77-4f2a-adce-5c4107c36d7f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7c022b03613e4008bcf728d8ec94565f", "created_at": "2018-07-10T21:45:15Z", "admin_state_up": true, "updated_at": "2018-07-10T21:45:16Z", "project_id": "7c022b03613e4008bcf728d8ec94565f", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "2118613a-fb2a-4f8e-bede-4fdbc7c71d95", "name": "tenantnetwork1-router_84ccc6e8-4c52-4ab8-884d-100572ebccd9"}} 2018-07-10 21:45:17,247 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-e122f24a-7a9d-4f64-aea2-e9d241907055 2018-07-10 21:45:17,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4800260067s 2018-07-10 21:45:17,248 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-e122f24a-7a9d-4f64-aea2-e9d241907055 2018-07-10 21:45:17,248 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-10T21:45:16Z', u'revision_number': 2, u'ha': False, u'id': u'2118613a-fb2a-4f8e-bede-4fdbc7c71d95', u'external_gateway_info': {u'network_id': u'176288a5-475b-431c-a556-a5a7e9d24ab4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a9458315-5e77-4f2a-adce-5c4107c36d7f', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_84ccc6e8-4c52-4ab8-884d-100572ebccd9', u'admin_state_up': True, u'tenant_id': u'7c022b03613e4008bcf728d8ec94565f', u'created_at': u'2018-07-10T21:45:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'7c022b03613e4008bcf728d8ec94565f'}) 2018-07-10 21:45:17,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-10 21:45:17,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/2118613a-fb2a-4f8e-bede-4fdbc7c71d95/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b91c497f19d46f22bf652a63badd524824005434" -d '{"subnet_id": "a9b02fff-aea6-4794-9886-99826f2c2322"}' 2018-07-10 21:45:19,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-92b76010-8ec1-49de-8207-bdaadfb43913 Date: Tue, 10 Jul 2018 21:45:19 GMT RESP BODY: {"network_id": "480a3cea-67cc-4347-8c86-90f49c420804", "tenant_id": "7c022b03613e4008bcf728d8ec94565f", "subnet_id": "a9b02fff-aea6-4794-9886-99826f2c2322", "subnet_ids": ["a9b02fff-aea6-4794-9886-99826f2c2322"], "port_id": "7b449675-3987-4d12-a6ff-849c21d6167e", "id": "2118613a-fb2a-4f8e-bede-4fdbc7c71d95"} 2018-07-10 21:45:19,230 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/2118613a-fb2a-4f8e-bede-4fdbc7c71d95/add_router_interface.json used request id req-92b76010-8ec1-49de-8207-bdaadfb43913 2018-07-10 21:45:19,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.9816172123s 2018-07-10 21:45:19,231 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/2118613a-fb2a-4f8e-bede-4fdbc7c71d95/add_router_interface.json used request id req-92b76010-8ec1-49de-8207-bdaadfb43913 returning object 2118613a-fb2a-4f8e-bede-4fdbc7c71d95 2018-07-10 21:45:19,333 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-10 21:45:19,334 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-10 21:45:19,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-10 21:45:19,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/2118613a-fb2a-4f8e-bede-4fdbc7c71d95/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b91c497f19d46f22bf652a63badd524824005434" -d '{"subnet_id": "a9b02fff-aea6-4794-9886-99826f2c2322"}' 2018-07-10 21:45:21,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0a1f382f-3459-467a-8011-d401fb6f8ddd Date: Tue, 10 Jul 2018 21:45:21 GMT RESP BODY: {"network_id": "480a3cea-67cc-4347-8c86-90f49c420804", "tenant_id": "7c022b03613e4008bcf728d8ec94565f", "subnet_id": "a9b02fff-aea6-4794-9886-99826f2c2322", "subnet_ids": ["a9b02fff-aea6-4794-9886-99826f2c2322"], "port_id": "7b449675-3987-4d12-a6ff-849c21d6167e", "id": "2118613a-fb2a-4f8e-bede-4fdbc7c71d95"} 2018-07-10 21:45:21,097 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/2118613a-fb2a-4f8e-bede-4fdbc7c71d95/remove_router_interface.json used request id req-0a1f382f-3459-467a-8011-d401fb6f8ddd 2018-07-10 21:45:21,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.75939702988s 2018-07-10 21:45:21,098 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/2118613a-fb2a-4f8e-bede-4fdbc7c71d95/remove_router_interface.json used request id req-0a1f382f-3459-467a-8011-d401fb6f8ddd returning object 2118613a-fb2a-4f8e-bede-4fdbc7c71d95 2018-07-10 21:45:21,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-10 21:45:21,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b91c497f19d46f22bf652a63badd524824005434" 2018-07-10 21:45:21,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-50d4f740-bc8b-44b3-b223-d482f2894de9 Date: Tue, 10 Jul 2018 21:45:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "176288a5-475b-431c-a556-a5a7e9d24ab4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a9458315-5e77-4f2a-adce-5c4107c36d7f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c022b03613e4008bcf728d8ec94565f", "created_at": "2018-07-10T21:45:15Z", "admin_state_up": true, "updated_at": "2018-07-10T21:45:20Z", "project_id": "7c022b03613e4008bcf728d8ec94565f", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "2118613a-fb2a-4f8e-bede-4fdbc7c71d95", "name": "tenantnetwork1-router_84ccc6e8-4c52-4ab8-884d-100572ebccd9"}]} 2018-07-10 21:45:21,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-50d4f740-bc8b-44b3-b223-d482f2894de9 2018-07-10 21:45:21,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13103890419s 2018-07-10 21:45:21,230 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-50d4f740-bc8b-44b3-b223-d482f2894de9 2018-07-10 21:45:21,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-10 21:45:21,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/2118613a-fb2a-4f8e-bede-4fdbc7c71d95.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b91c497f19d46f22bf652a63badd524824005434" 2018-07-10 21:45:22,347 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb4ecce8-ffa6-463e-a027-b27fb15de542 Content-Length: 0 Date: Tue, 10 Jul 2018 21:45:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-10 21:45:22,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/2118613a-fb2a-4f8e-bede-4fdbc7c71d95.json used request id req-eb4ecce8-ffa6-463e-a027-b27fb15de542 2018-07-10 21:45:22,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.11620306969s 2018-07-10 21:45:22,348 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/2118613a-fb2a-4f8e-bede-4fdbc7c71d95.json used request id req-eb4ecce8-ffa6-463e-a027-b27fb15de542 2018-07-10 21:45:22,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-10 21:45:22,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b91c497f19d46f22bf652a63badd524824005434" 2018-07-10 21:45:22,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-840fd3bd-7365-45b5-8b1e-8cc6a6991056 Date: Tue, 10 Jul 2018 21:45:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-10T21:42:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a9458315-5e77-4f2a-adce-5c4107c36d7f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0f225719b66e49e6831304a082063366","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"176288a5-475b-431c-a556-a5a7e9d24ab4","tenant_id":"0f225719b66e49e6831304a082063366","created_at":"2018-07-10T21:42:49Z","ip_version":4},{"updated_at":"2018-07-10T21:45:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a9b02fff-aea6-4794-9886-99826f2c2322","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"7c022b03613e4008bcf728d8ec94565f","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_84ccc6e8-4c52-4ab8-884d-100572ebccd9","enable_dhcp":true,"segment_id":null,"network_id":"480a3cea-67cc-4347-8c86-90f49c420804","tenant_id":"7c022b03613e4008bcf728d8ec94565f","created_at":"2018-07-10T21:45:15Z","ip_version":4}]} 2018-07-10 21:45:22,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-840fd3bd-7365-45b5-8b1e-8cc6a6991056 2018-07-10 21:45:22,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0725657939911s 2018-07-10 21:45:22,421 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-840fd3bd-7365-45b5-8b1e-8cc6a6991056 2018-07-10 21:45:22,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-10 21:45:22,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/a9b02fff-aea6-4794-9886-99826f2c2322.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b91c497f19d46f22bf652a63badd524824005434" 2018-07-10 21:45:23,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02a94772-8afe-4e52-8fb6-e375e301744b Date: Tue, 10 Jul 2018 21:45:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-10 21:45:23,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a9b02fff-aea6-4794-9886-99826f2c2322.json used request id req-02a94772-8afe-4e52-8fb6-e375e301744b 2018-07-10 21:45:23,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.96240901947s 2018-07-10 21:45:23,385 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a9b02fff-aea6-4794-9886-99826f2c2322.json used request id req-02a94772-8afe-4e52-8fb6-e375e301744b 2018-07-10 21:45:23,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-10 21:45:23,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b91c497f19d46f22bf652a63badd524824005434" 2018-07-10 21:45:23,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-dbd3b5b3-4849-4939-84c7-116261587e86 Date: Tue, 10 Jul 2018 21:45:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"176288a5-475b-431c-a556-a5a7e9d24ab4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0f225719b66e49e6831304a082063366","l2_adjacency":true,"status":"ACTIVE","subnets":["a9458315-5e77-4f2a-adce-5c4107c36d7f"],"description":"","tags":[],"updated_at":"2018-07-10T21:42:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0f225719b66e49e6831304a082063366","created_at":"2018-07-10T21:42:44Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"480a3cea-67cc-4347-8c86-90f49c420804","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"7c022b03613e4008bcf728d8ec94565f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-10T21:45:23Z","qos_policy_id":null,"name":"tenantnetwork1-net_84ccc6e8-4c52-4ab8-884d-100572ebccd9","admin_state_up":true,"tenant_id":"7c022b03613e4008bcf728d8ec94565f","created_at":"2018-07-10T21:45:14Z","provider:network_type":"vxlan"}]} 2018-07-10 21:45:23,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-dbd3b5b3-4849-4939-84c7-116261587e86 2018-07-10 21:45:23,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0851910114288s 2018-07-10 21:45:23,471 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-dbd3b5b3-4849-4939-84c7-116261587e86 2018-07-10 21:45:23,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-10 21:45:23,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/480a3cea-67cc-4347-8c86-90f49c420804.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b91c497f19d46f22bf652a63badd524824005434" 2018-07-10 21:45:25,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c0ca765f-8a79-43f5-b2c7-b8dc3168925e Date: Tue, 10 Jul 2018 21:45:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-10 21:45:25,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/480a3cea-67cc-4347-8c86-90f49c420804.json used request id req-c0ca765f-8a79-43f5-b2c7-b8dc3168925e 2018-07-10 21:45:25,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.54102110863s 2018-07-10 21:45:25,014 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/480a3cea-67cc-4347-8c86-90f49c420804.json used request id req-c0ca765f-8a79-43f5-b2c7-b8dc3168925e 2018-07-10 21:45:25,014 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-10 21:45:25,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-10 21:45:25,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-10 21:45:25,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-10 21:45:25,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-10 21:45:25,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-10 21:45:25,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-10 21:45:25,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-10 21:45:25,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-10 21:45:25,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-10 21:45:25,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-10 21:45:25,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-10 21:45:25,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-10 21:45:25,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-10 21:45:25,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-10 21:45:25,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-10 21:45:25,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-10 21:45:25,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-10 21:45:25,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-10 21:45:25,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-10 21:45:25,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-10 21:45:25,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-10 21:45:25,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-10 21:45:25,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-10 21:45:25,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 10 Jul 2018 21:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b95d745-437b-4156-8b97-c265cffcfab9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-07-10 21:45:25,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3b95d745-437b-4156-8b97-c265cffcfab9 2018-07-10 21:45:25,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-07-10 21:45:25,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5519613e449648ab84274467667b52ff", "name": "admin"}, {"id": "5aa37de7eb6c4af4a7c60b94ec80eede", "name": "member"}, {"id": "193954d9fed441d99b105971a7b4cda6", "name": "reader"}], "expires_at": "2018-07-10T22:45:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c022b03613e4008bcf728d8ec94565f", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75b16b1d0fd9469b8fe795633fe2330a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749a01f10264faf8b95a8aad3305c00"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab527016c58240c982b78d61d6e8322b"}], "type": "network", "id": "00aa6eeedd85422eb2af1c5fad9dbb26", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "175d8ed65f07470992a95003f4f66dac", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7c022b03613e4008bcf728d8ec94565f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80eb73bd37aa42b1b1f8a09a7c5b7231"}, {"url": "http://192.30.9.6:8004/v1/7c022b03613e4008bcf728d8ec94565f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a122f516bf2b4355bedd85fd32f00ee7"}, {"url": "http://172.30.9.28:8004/v1/7c022b03613e4008bcf728d8ec94565f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3a8df6c3924418e859b27d385515dd4"}], "type": "orchestration", "id": "2b39c75e97d240f7a196d804bc8d8d7c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5316a8f1ed3f48a2bd938bd7e0fb7136"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7a61e010094a2887b8f65983f05774"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5b37f58b32d427ca7dae717fdba4d44"}], "type": "event", "id": "2daf7ec5881847b29f67881b67184d65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a9b1b0a16404f2d9b05007500a88297"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8bf871c79b544a6e952b007057550c9f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0138aa7b37646b2b22e7ae73fba1763"}], "type": "placement", "id": "42dc675999804772870a6edcab8dbe3f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "431e7ce8f1fa455ba4034f70fc041419"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4acc3ffeeb5046478477163927a0f2bc"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9be00b73489144b7a1b0f1c7a2ffc6a5"}], "type": "compute", "id": "506a1a8a4ada4ec0980b54f6ed69032e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7c022b03613e4008bcf728d8ec94565f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67183ae2dd124ef98ffbfd019235f967"}, {"url": "http://172.30.9.28:8776/v2/7c022b03613e4008bcf728d8ec94565f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a2c013416e418bbfcb32f21628ed8f"}, {"url": "http://192.30.9.6:8776/v2/7c022b03613e4008bcf728d8ec94565f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9744e3b916c47c6bf6d571dbc9ce9dd"}], "type": "volumev2", "id": "6826c2b97fec4275b62ec1f657dd6655", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "064a77a3cef04c6d9c5d44b20ccb26c4"}, {"url": "http://172.30.9.28:8080/v1/AUTH_7c022b03613e4008bcf728d8ec94565f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342c593f9ff4426fb2fb3fce41372d86"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7c022b03613e4008bcf728d8ec94565f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c83f0387d46447d1a2b90f89aba436d7"}], "type": "object-store", "id": "6a617dd47e224e469228ac3abcc8e5e4", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "051350ef460647a9a5493cd09bd4f778"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a93ce45f9ed4996ac225b8782aac5e6"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e940dc23f39d44ad9f1604a93865fa86"}], "type": "image", "id": "98f74c4c113341db9fcda9d28b70429d", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "548dbdd8c0f64f5fb4399f7519a6cffd"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6349e100d689454b847b01c4507aca5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "924287ea57be4e95b073d135de31a884"}], "type": "cloudformation", "id": "9d0ca05eefe9407c8bc47c15a494a903", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e0221d935a497ba36f797203a71ac9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1263c85c4a84fd29eeb0e649d5e1835"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe260e3809ba4c948984cec787eee860"}], "type": "alarming", "id": "a21e60d01f71461c974d0b15a269cfbd", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c6bad315ca04c28b5035c6f8c75b64f"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "443df34910c44e4a858d9416605d6820"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57689d8782094ad0a9de1e94066febb8"}], "type": "identity", "id": "b72c67866b1b43ecafea4e331715bfce", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/7c022b03613e4008bcf728d8ec94565f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b6e75cb9361481eb1c10e66782d4093"}, {"url": "http://192.30.9.6:8776/v3/7c022b03613e4008bcf728d8ec94565f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e8c687d5aff4c9191169e770a15a867"}, {"url": "http://192.30.9.6:8776/v3/7c022b03613e4008bcf728d8ec94565f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a171e73befaa42c592cf67eb5fd7af3a"}], "type": "volumev3", "id": "db4f9634d7f7441b856a8a12e5c3cb52", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/7c022b03613e4008bcf728d8ec94565f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e483d91d6747bfa16b7b7a96280982"}, {"url": "http://192.30.9.6:8776/v1/7c022b03613e4008bcf728d8ec94565f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804b73faa1b7440891694eb1f7801e51"}, {"url": "http://192.30.9.6:8776/v1/7c022b03613e4008bcf728d8ec94565f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abf27006fda445b0b697174f221da80f"}], "type": "volume", "id": "fdbb8cf4843047b5bc3b6a413dc9fe3e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "becddd533ec14288be4a582a5f89dee2"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3ca4d16167349488c7112338a439d47"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f94c961f1adc4862b5162ee0ab7f44ae"}], "type": "metric", "id": "ff6abfa7559348ec823416d91adafd55", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e3e32a4c2984e989102b44c023a4d27"}, "audit_ids": ["yUae_oZHRsacfuVljgGvMw"], "issued_at": "2018-07-10T21:45:25.000000Z"}} 2018-07-10 21:45:25,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-10 21:45:25,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7e1ff528c84cb940f335196ab85d8328626fb4a5" 2018-07-10 21:45:26,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0ddf57e7-43f0-4b17-a9eb-09487ed8b690 Date: Tue, 10 Jul 2018 21:45:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"176288a5-475b-431c-a556-a5a7e9d24ab4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0f225719b66e49e6831304a082063366","l2_adjacency":true,"status":"ACTIVE","subnets":["a9458315-5e77-4f2a-adce-5c4107c36d7f"],"description":"","tags":[],"updated_at":"2018-07-10T21:42:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0f225719b66e49e6831304a082063366","created_at":"2018-07-10T21:42:44Z","provider:network_type":"flat"}]} 2018-07-10 21:45:26,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0ddf57e7-43f0-4b17-a9eb-09487ed8b690 2018-07-10 21:45:26,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.950600862503s 2018-07-10 21:45:26,462 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0ddf57e7-43f0-4b17-a9eb-09487ed8b690 2018-07-10 21:45:26,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-10 21:45:26,470 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 10 Jul 2018 21:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fda3f2f4-9c68-4d62-b8c8-9d6366573188 Content-Length: 266 Content-Type: application/json 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://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-07-10 21:45:26,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-fda3f2f4-9c68-4d62-b8c8-9d6366573188 2018-07-10 21:45:26,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-10 21:45:26,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7e1ff528c84cb940f335196ab85d8328626fb4a5" 2018-07-10 21:45:26,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 10 Jul 2018 21:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931f675f-05f2-4a58-a8e5-35943519ee62 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d012b1ba70e9451cb91a640844b154e9"}, "tags": [], "enabled": true, "id": "d012b1ba70e9451cb91a640844b154e9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-07-10 21:45:26,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-931f675f-05f2-4a58-a8e5-35943519ee62 2018-07-10 21:45:26,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0842139720917s 2018-07-10 21:45:26,556 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-931f675f-05f2-4a58-a8e5-35943519ee62 2018-07-10 21:45:26,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-10 21:45:26,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e1ff528c84cb940f335196ab85d8328626fb4a5" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_a7697a2e-d990-4783-a3a2-14dc2db9274d"}}' 2018-07-10 21:45:26,745 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 10 Jul 2018 21:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01a6603a-dd92-41a1-b8b0-e95d95588b5c Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/b884e23a438c42e499839aed888da05a"}, "tags": [], "enabled": true, "id": "b884e23a438c42e499839aed888da05a", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_a7697a2e-d990-4783-a3a2-14dc2db9274d"}} 2018-07-10 21:45:26,745 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-01a6603a-dd92-41a1-b8b0-e95d95588b5c 2018-07-10 21:45:26,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.181951999664s 2018-07-10 21:45:26,745 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-01a6603a-dd92-41a1-b8b0-e95d95588b5c 2018-07-10 21:45:26,746 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'b884e23a438c42e499839aed888da05a', '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'tenantnetwork2-project_a7697a2e-d990-4783-a3a2-14dc2db9274d'}) 2018-07-10 21:45:26,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-10 21:45:26,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e1ff528c84cb940f335196ab85d8328626fb4a5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "37fcfb21-6d75-4ea8-a64e-7c6666aebe63", "email": null, "name": "tenantnetwork2-user_a7697a2e-d990-4783-a3a2-14dc2db9274d"}}' 2018-07-10 21:45:27,160 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 10 Jul 2018 21:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3639c05-5a4b-4a23-8f21-0b776822ce78 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_a7697a2e-d990-4783-a3a2-14dc2db9274d", "links": {"self": "http://172.30.9.28:5000/v3/users/6b8955d2391f4d38bde35c30088864fe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6b8955d2391f4d38bde35c30088864fe", "domain_id": "default", "password_expires_at": null}} 2018-07-10 21:45:27,160 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-f3639c05-5a4b-4a23-8f21-0b776822ce78 2018-07-10 21:45:27,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.408555030823s 2018-07-10 21:45:27,161 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-f3639c05-5a4b-4a23-8f21-0b776822ce78 2018-07-10 21:45:27,161 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6b8955d2391f4d38bde35c30088864fe', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_a7697a2e-d990-4783-a3a2-14dc2db9274d'}) 2018-07-10 21:45:27,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-10 21:45:27,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7e1ff528c84cb940f335196ab85d8328626fb4a5" 2018-07-10 21:45:27,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 10 Jul 2018 21:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16007fc5-05e4-4f0c-afa4-8dce4fc7ee04 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "193954d9fed441d99b105971a7b4cda6", "links": {"self": "http://172.30.9.28:5000/v3/roles/193954d9fed441d99b105971a7b4cda6"}, "name": "reader"}, {"domain_id": null, "id": "1b425b9135cb4a688fbba9b202734bec", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b425b9135cb4a688fbba9b202734bec"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5519613e449648ab84274467667b52ff", "links": {"self": "http://172.30.9.28:5000/v3/roles/5519613e449648ab84274467667b52ff"}, "name": "admin"}, {"domain_id": null, "id": "5aa37de7eb6c4af4a7c60b94ec80eede", "links": {"self": "http://172.30.9.28:5000/v3/roles/5aa37de7eb6c4af4a7c60b94ec80eede"}, "name": "member"}, {"domain_id": null, "id": "76a64728f05a4aa3876daa51b1029061", "links": {"self": "http://172.30.9.28:5000/v3/roles/76a64728f05a4aa3876daa51b1029061"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f932d1b8619945529b4f81c298d7b4ae", "links": {"self": "http://172.30.9.28:5000/v3/roles/f932d1b8619945529b4f81c298d7b4ae"}, "name": "ResellerAdmin"}]} 2018-07-10 21:45:27,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-16007fc5-05e4-4f0c-afa4-8dce4fc7ee04 2018-07-10 21:45:27,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0838658809662s 2018-07-10 21:45:27,249 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-16007fc5-05e4-4f0c-afa4-8dce4fc7ee04 2018-07-10 21:45:27,250 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-10 21:45:27,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-10 21:45:27,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e1ff528c84cb940f335196ab85d8328626fb4a5" -d '{"role": {"name": "Member"}}' 2018-07-10 21:45:27,291 - keystoneauth.session - DEBUG - RESP: [409] Date: Tue, 10 Jul 2018 21:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8204b0c5-fa2c-4f9c-bf98-639ce8c79066 Content-Length: 144 Content-Type: application/json RESP BODY: {"error": {"message": "Conflict occurred attempting to store role - Duplicate entry found with name Member.", "code": 409, "title": "Conflict"}} 2018-07-10 21:45:27,291 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-8204b0c5-fa2c-4f9c-bf98-639ce8c79066 2018-07-10 21:45:27,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0368530750275s 2018-07-10 21:45:27,291 - functest.core.tenantnetwork - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 239, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 74, in create self.role = self.orig_cloud.create_role(self.default_member) File "", line 2, in create_role File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10657, in create_role url, json={'role': kwargs}, error_message=msg) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 310, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: Failed to create role Member. (409) Client Error for url: http://172.30.9.28:5000/v3/roles Conflict occurred attempting to store role - Duplicate entry found with name Member. 2018-07-10 21:45:27,298 - functest.core.tenantnetwork - ERROR - Cannot run tenantnetwork2 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 196, in run assert self.cloud AssertionError 2018-07-10 21:45:27,299 - xtesting.core.testcase - ERROR - Please run test before publishing the results Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 182, in push_to_db assert self.start_time AssertionError 2018-07-10 21:45:27,300 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-07-10 21:45:27,301 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-07-10 21:45:27,302 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-07-10 21:45:27,303 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-07-10 21:45:27,300 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | XX:XX | FAIL | +------------------------+------------------+------------------+----------------+ 2018-07-10 21:45:27,304 - functest.core.tenantnetwork - ERROR - cannot clean all ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 209, in clean assert self.cloud AssertionError 2018-07-10 21:45:27,304 - functest.core.tenantnetwork - ERROR - Cannot clean all ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 249, in clean assert self.project AssertionError 2018-07-10 21:45:27,304 - xtesting.ci.run_tests - ERROR - The test case 'tenantnetwork2' failed. 2018-07-10 21:45:27,305 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-07-10 21:45:27,305 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | XX:XX | FAIL | | vmready1 | functest | healthcheck | 00:00 | SKIP | | vmready2 | functest | healthcheck | 00:00 | SKIP | | singlevm1 | functest | healthcheck | 00:00 | SKIP | | singlevm2 | functest | healthcheck | 00:00 | SKIP | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-10 21:45:27,313 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR