2018-07-11 01:03:30,411 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-141 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-11 01:03:30,415 - 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.21,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=gbZLzPwEl101SfpZMPhQqemhZ 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=e8c122d0df984e04947e239efec27220 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-11 01:03:30,415 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-11 01:03:30,416 - 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-11 01:03:30,418 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-07-11 01:03:30,418 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-11 01:03:30,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-11 01:03:30,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-11 01:03:30,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-11 01:03:30,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-11 01:03:30,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-11 01:03:30,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-11 01:03:30,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-11 01:03:30,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-11 01:03:30,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-11 01:03:30,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-11 01:03:30,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-11 01:03:30,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-11 01:03:30,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-11 01:03:30,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-11 01:03:30,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-11 01:03:30,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-11 01:03:30,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-11 01:03:30,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-11 01:03:30,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-11 01:03:30,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-11 01:03:30,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-11 01:03:30,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-11 01:03:30,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-11 01:03:30,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-11 01:03:30,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 01:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c9a2b0f-a594-4f25-b658-a15615377c82 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.21:5000/v3/", "rel": "self"}]}} 2018-07-11 01:03:30,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8c9a2b0f-a594-4f25-b658-a15615377c82 2018-07-11 01:03:30,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-11 01:03:31,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d3f0a6827a546768bc372b60fd0ff46", "name": "reader"}, {"id": "82c28764946e44519905f4e33598685d", "name": "admin"}, {"id": "51ac08adb8594fedaa67e7857eb0cb20", "name": "member"}], "expires_at": "2018-07-11T02:03:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e8c122d0df984e04947e239efec27220", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9817e8dd51704090b03db71b555ee2fb"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0c9eba6c43844dfa3b2b4452ff10241"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c655e79d1d324d7ab78b7011c30b2390"}], "type": "placement", "id": "14d67eed9b7947afbffa93db8da1a092", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6443e9443a1e42c194c7446b20dad592"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76f32bffa2de4f72a0bfeb5f2d9ddae0"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "927914d842d34adfb28b7b875325d7a5"}], "type": "metric", "id": "16a6b72dfd1c438c9bf3672129bce059", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ba811e7e30943a7b15701aa342c2777"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef38ca2f3b6046a6961e9c22ace76250"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa387ccab4fd4a40bb0d359c6f510024"}], "type": "alarming", "id": "2e2e2697c66642c1aa441488d3d8e793", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v1/e8c122d0df984e04947e239efec27220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75c0af8bfc0a433c8183ccbbcb9da3c1"}, {"url": "http://192.30.9.7:8776/v1/e8c122d0df984e04947e239efec27220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99cb1053473e453184c0cd38092516d3"}, {"url": "http://192.30.9.7:8776/v1/e8c122d0df984e04947e239efec27220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebd93e23da974b0aa4aa812222a4a6dc"}], "type": "volume", "id": "332f1668d11a4ee8bee5866df1e4cb00", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_e8c122d0df984e04947e239efec27220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c06af376a442ee95a1b28fd5a721d7"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38d36bcf8e1948a9b94b0c169c5f35c6"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e8c122d0df984e04947e239efec27220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a215f67df62a4c22ba4f09355adb88d7"}], "type": "object-store", "id": "3a317556cc134a5fbafd2cecbf04f29f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0779046f6ad8450e8232689374b32e51"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "104ad0507c134cc19d2a6ff93e398ef4"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dadfd352a83e4598aa33fa065c586087"}], "type": "image", "id": "70eee24d1d3a4a6788e13a52dbc2e91c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "694ad28afb694e24b02791e98c86b69a"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c91cb8283bc49b1a19c0f784f42dbba"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2edf8c04b443e38a59ab538eb47a6f"}], "type": "network", "id": "75fefb2e022d4598b93f88f01c8b4826", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "160c66e77f1a425d907135636e31ddab"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70b1a36b5fc5415eb125d9b267f327ae"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7fd3a88b1f644ef997f84489c88e177"}], "type": "cloudformation", "id": "78e66d70af3949259ffadaf2cda9d748", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "7f878cd6ec4b4c44835b1e706bcb360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e8c122d0df984e04947e239efec27220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32e679d6973c4e84a37055ccaf3c81fc"}, {"url": "http://192.30.9.7:8004/v1/e8c122d0df984e04947e239efec27220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57183be25bc54ba5b70a19673e328147"}, {"url": "http://192.30.9.7:8004/v1/e8c122d0df984e04947e239efec27220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a51d214e8be84fc4acb16ecc32aed6a4"}], "type": "orchestration", "id": "9037eee9ad2947e6a2000cedb20e62f8", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10da14d5e44892a9ddcb1d67f87df6"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91e88207c0f642478f68116db5dab8a9"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c60efbe03b0f4d659407834e60be9d1c"}], "type": "identity", "id": "a96a6a5336ea49f3acf2e0aa86fa9ff5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e8c122d0df984e04947e239efec27220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ec991d50e01401596dfdec3ecac92e6"}, {"url": "http://192.30.9.7:8776/v2/e8c122d0df984e04947e239efec27220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42127215169e4980a592416cc503578b"}, {"url": "http://172.30.9.21:8776/v2/e8c122d0df984e04947e239efec27220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47ea523ddb994de5a31d7ea01a1482fa"}], "type": "volumev2", "id": "cab8b12d91d143c9b74275ff38c786f9", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00525d8bd1b442a791de0263d5c0bfb5"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64b44a8cc55a412194681569b9523e56"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77f6f295701847c9b471e611d4f49389"}], "type": "event", "id": "d8a3bf291b9f4a14acbad3774d8567f5", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d0b7db87b2a4e43880bca28e986b959"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e9f8535e2e648d49033483bb10190f3"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3ca7af75b834a34859e76b0cf4e6565"}], "type": "compute", "id": "e9cb7a0feaf54a87a303447383a8b8b1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e8c122d0df984e04947e239efec27220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24cdceb41e9c466d907f1b518a1511ba"}, {"url": "http://172.30.9.21:8776/v3/e8c122d0df984e04947e239efec27220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506867a3b02c4d879b706347ad67ff18"}, {"url": "http://192.30.9.7:8776/v3/e8c122d0df984e04947e239efec27220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efdfae2f1781428e8d1a712d3884e45f"}], "type": "volumev3", "id": "edcbef5bfd1d4f108c5b8b50c3e1a105", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3b98f80ec09246f985e73c6b02290144"}, "audit_ids": ["TqSxc2u0TYerwAAihrMb1A"], "issued_at": "2018-07-11T01:03:31.000000Z"}} 2018-07-11 01:03:31,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d3750b5a61c01a3bdb14dfc46cf2f491ba4e292b" 2018-07-11 01:03:32,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 01:03:31 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-7c37adb2-96d6-4092-8936-23f77cb6b2d4 x-compute-request-id: req-7c37adb2-96d6-4092-8936-23f77cb6b2d4 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-11 01:03:32,175 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-7c37adb2-96d6-4092-8936-23f77cb6b2d4 2018-07-11 01:03:32,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.3503639698s 2018-07-11 01:03:32,176 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-7c37adb2-96d6-4092-8936-23f77cb6b2d4 2018-07-11 01:03:32,176 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-11 01:03:32,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-11 01:03:32,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 11 Jul 2018 01:03:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e558811a-f2ff-4740-bd71-c846cbea17df 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.21:5000/v3/", "rel": "self"}]}]}} 2018-07-11 01:03:32,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e558811a-f2ff-4740-bd71-c846cbea17df 2018-07-11 01:03:32,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-11 01:03:32,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d3750b5a61c01a3bdb14dfc46cf2f491ba4e292b" 2018-07-11 01:03:32,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 01:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93c53d64-c633-48b7-a559-9f30e95f119f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0aa0b1d950144932a2cdeff4d934e47c"}, "tags": [], "enabled": true, "id": "0aa0b1d950144932a2cdeff4d934e47c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-07-11 01:03:32,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-93c53d64-c633-48b7-a559-9f30e95f119f 2018-07-11 01:03:32,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.163845062256s 2018-07-11 01:03:32,350 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-93c53d64-c633-48b7-a559-9f30e95f119f 2018-07-11 01:03:32,351 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'0aa0b1d950144932a2cdeff4d934e47c', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-11 01:03:32,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-11 01:03:32,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d3750b5a61c01a3bdb14dfc46cf2f491ba4e292b" 2018-07-11 01:03:32,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 01:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f713a5-2c51-4d97-9eb0-dddd1182a62d Content-Encoding: gzip Content-Length: 1961 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/00525d8bd1b442a791de0263d5c0bfb5"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d8a3bf291b9f4a14acbad3774d8567f5", "id": "00525d8bd1b442a791de0263d5c0bfb5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0779046f6ad8450e8232689374b32e51"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "70eee24d1d3a4a6788e13a52dbc2e91c", "id": "0779046f6ad8450e8232689374b32e51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0d0b7db87b2a4e43880bca28e986b959"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e9cb7a0feaf54a87a303447383a8b8b1", "id": "0d0b7db87b2a4e43880bca28e986b959"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/104ad0507c134cc19d2a6ff93e398ef4"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "70eee24d1d3a4a6788e13a52dbc2e91c", "id": "104ad0507c134cc19d2a6ff93e398ef4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/160c66e77f1a425d907135636e31ddab"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "78e66d70af3949259ffadaf2cda9d748", "id": "160c66e77f1a425d907135636e31ddab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1d10da14d5e44892a9ddcb1d67f87df6"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a96a6a5336ea49f3acf2e0aa86fa9ff5", "id": "1d10da14d5e44892a9ddcb1d67f87df6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1e9f8535e2e648d49033483bb10190f3"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e9cb7a0feaf54a87a303447383a8b8b1", "id": "1e9f8535e2e648d49033483bb10190f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1ec991d50e01401596dfdec3ecac92e6"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cab8b12d91d143c9b74275ff38c786f9", "id": "1ec991d50e01401596dfdec3ecac92e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/24cdceb41e9c466d907f1b518a1511ba"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "edcbef5bfd1d4f108c5b8b50c3e1a105", "id": "24cdceb41e9c466d907f1b518a1511ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/25c06af376a442ee95a1b28fd5a721d7"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3a317556cc134a5fbafd2cecbf04f29f", "id": "25c06af376a442ee95a1b28fd5a721d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/32e679d6973c4e84a37055ccaf3c81fc"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9037eee9ad2947e6a2000cedb20e62f8", "id": "32e679d6973c4e84a37055ccaf3c81fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/38d36bcf8e1948a9b94b0c169c5f35c6"}, "url": "http://12.0.0.30:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3a317556cc134a5fbafd2cecbf04f29f", "id": "38d36bcf8e1948a9b94b0c169c5f35c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/42127215169e4980a592416cc503578b"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cab8b12d91d143c9b74275ff38c786f9", "id": "42127215169e4980a592416cc503578b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/47ea523ddb994de5a31d7ea01a1482fa"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cab8b12d91d143c9b74275ff38c786f9", "id": "47ea523ddb994de5a31d7ea01a1482fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/506867a3b02c4d879b706347ad67ff18"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "edcbef5bfd1d4f108c5b8b50c3e1a105", "id": "506867a3b02c4d879b706347ad67ff18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/57183be25bc54ba5b70a19673e328147"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9037eee9ad2947e6a2000cedb20e62f8", "id": "57183be25bc54ba5b70a19673e328147"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6443e9443a1e42c194c7446b20dad592"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "16a6b72dfd1c438c9bf3672129bce059", "id": "6443e9443a1e42c194c7446b20dad592"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/64b44a8cc55a412194681569b9523e56"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d8a3bf291b9f4a14acbad3774d8567f5", "id": "64b44a8cc55a412194681569b9523e56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/694ad28afb694e24b02791e98c86b69a"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "75fefb2e022d4598b93f88f01c8b4826", "id": "694ad28afb694e24b02791e98c86b69a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/70b1a36b5fc5415eb125d9b267f327ae"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "78e66d70af3949259ffadaf2cda9d748", "id": "70b1a36b5fc5415eb125d9b267f327ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/75c0af8bfc0a433c8183ccbbcb9da3c1"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "332f1668d11a4ee8bee5866df1e4cb00", "id": "75c0af8bfc0a433c8183ccbbcb9da3c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/76f32bffa2de4f72a0bfeb5f2d9ddae0"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "16a6b72dfd1c438c9bf3672129bce059", "id": "76f32bffa2de4f72a0bfeb5f2d9ddae0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/77f6f295701847c9b471e611d4f49389"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d8a3bf291b9f4a14acbad3774d8567f5", "id": "77f6f295701847c9b471e611d4f49389"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7ba811e7e30943a7b15701aa342c2777"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2e2e2697c66642c1aa441488d3d8e793", "id": "7ba811e7e30943a7b15701aa342c2777"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/91e88207c0f642478f68116db5dab8a9"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a96a6a5336ea49f3acf2e0aa86fa9ff5", "id": "91e88207c0f642478f68116db5dab8a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/927914d842d34adfb28b7b875325d7a5"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "16a6b72dfd1c438c9bf3672129bce059", "id": "927914d842d34adfb28b7b875325d7a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9817e8dd51704090b03db71b555ee2fb"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "14d67eed9b7947afbffa93db8da1a092", "id": "9817e8dd51704090b03db71b555ee2fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/99cb1053473e453184c0cd38092516d3"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "332f1668d11a4ee8bee5866df1e4cb00", "id": "99cb1053473e453184c0cd38092516d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9c91cb8283bc49b1a19c0f784f42dbba"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "75fefb2e022d4598b93f88f01c8b4826", "id": "9c91cb8283bc49b1a19c0f784f42dbba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a215f67df62a4c22ba4f09355adb88d7"}, "url": "http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3a317556cc134a5fbafd2cecbf04f29f", "id": "a215f67df62a4c22ba4f09355adb88d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a3ca7af75b834a34859e76b0cf4e6565"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e9cb7a0feaf54a87a303447383a8b8b1", "id": "a3ca7af75b834a34859e76b0cf4e6565"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a51d214e8be84fc4acb16ecc32aed6a4"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9037eee9ad2947e6a2000cedb20e62f8", "id": "a51d214e8be84fc4acb16ecc32aed6a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c0c9eba6c43844dfa3b2b4452ff10241"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "14d67eed9b7947afbffa93db8da1a092", "id": "c0c9eba6c43844dfa3b2b4452ff10241"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c60efbe03b0f4d659407834e60be9d1c"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a96a6a5336ea49f3acf2e0aa86fa9ff5", "id": "c60efbe03b0f4d659407834e60be9d1c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c655e79d1d324d7ab78b7011c30b2390"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "14d67eed9b7947afbffa93db8da1a092", "id": "c655e79d1d324d7ab78b7011c30b2390"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c7fd3a88b1f644ef997f84489c88e177"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "78e66d70af3949259ffadaf2cda9d748", "id": "c7fd3a88b1f644ef997f84489c88e177"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ca2edf8c04b443e38a59ab538eb47a6f"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "75fefb2e022d4598b93f88f01c8b4826", "id": "ca2edf8c04b443e38a59ab538eb47a6f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/dadfd352a83e4598aa33fa065c586087"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "70eee24d1d3a4a6788e13a52dbc2e91c", "id": "dadfd352a83e4598aa33fa065c586087"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ebd93e23da974b0aa4aa812222a4a6dc"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "332f1668d11a4ee8bee5866df1e4cb00", "id": "ebd93e23da974b0aa4aa812222a4a6dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ef38ca2f3b6046a6961e9c22ace76250"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2e2e2697c66642c1aa441488d3d8e793", "id": "ef38ca2f3b6046a6961e9c22ace76250"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/efdfae2f1781428e8d1a712d3884e45f"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "edcbef5bfd1d4f108c5b8b50c3e1a105", "id": "efdfae2f1781428e8d1a712d3884e45f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fa387ccab4fd4a40bb0d359c6f510024"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2e2e2697c66642c1aa441488d3d8e793", "id": "fa387ccab4fd4a40bb0d359c6f510024"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-11 01:03:32,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-11f713a5-2c51-4d97-9eb0-dddd1182a62d 2018-07-11 01:03:32,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.106389045715s 2018-07-11 01:03:32,461 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-11f713a5-2c51-4d97-9eb0-dddd1182a62d 2018-07-11 01:03:32,467 - 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.21:5000/v3/endpoints/00525d8bd1b442a791de0263d5c0bfb5'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd8a3bf291b9f4a14acbad3774d8567f5', u'id': u'00525d8bd1b442a791de0263d5c0bfb5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0779046f6ad8450e8232689374b32e51'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'70eee24d1d3a4a6788e13a52dbc2e91c', u'id': u'0779046f6ad8450e8232689374b32e51'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0d0b7db87b2a4e43880bca28e986b959'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e9cb7a0feaf54a87a303447383a8b8b1', u'id': u'0d0b7db87b2a4e43880bca28e986b959'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/104ad0507c134cc19d2a6ff93e398ef4'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'70eee24d1d3a4a6788e13a52dbc2e91c', u'id': u'104ad0507c134cc19d2a6ff93e398ef4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/160c66e77f1a425d907135636e31ddab'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'78e66d70af3949259ffadaf2cda9d748', u'id': u'160c66e77f1a425d907135636e31ddab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1d10da14d5e44892a9ddcb1d67f87df6'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a96a6a5336ea49f3acf2e0aa86fa9ff5', u'id': u'1d10da14d5e44892a9ddcb1d67f87df6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1e9f8535e2e648d49033483bb10190f3'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e9cb7a0feaf54a87a303447383a8b8b1', u'id': u'1e9f8535e2e648d49033483bb10190f3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1ec991d50e01401596dfdec3ecac92e6'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cab8b12d91d143c9b74275ff38c786f9', u'id': u'1ec991d50e01401596dfdec3ecac92e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/24cdceb41e9c466d907f1b518a1511ba'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'edcbef5bfd1d4f108c5b8b50c3e1a105', u'id': u'24cdceb41e9c466d907f1b518a1511ba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/25c06af376a442ee95a1b28fd5a721d7'}, u'url': u'http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3a317556cc134a5fbafd2cecbf04f29f', u'id': u'25c06af376a442ee95a1b28fd5a721d7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/32e679d6973c4e84a37055ccaf3c81fc'}, u'url': u'http://172.30.9.21:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9037eee9ad2947e6a2000cedb20e62f8', u'id': u'32e679d6973c4e84a37055ccaf3c81fc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/38d36bcf8e1948a9b94b0c169c5f35c6'}, u'url': u'http://12.0.0.30:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3a317556cc134a5fbafd2cecbf04f29f', u'id': u'38d36bcf8e1948a9b94b0c169c5f35c6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/42127215169e4980a592416cc503578b'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cab8b12d91d143c9b74275ff38c786f9', u'id': u'42127215169e4980a592416cc503578b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/47ea523ddb994de5a31d7ea01a1482fa'}, u'url': u'http://172.30.9.21:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cab8b12d91d143c9b74275ff38c786f9', u'id': u'47ea523ddb994de5a31d7ea01a1482fa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/506867a3b02c4d879b706347ad67ff18'}, u'url': u'http://172.30.9.21:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'edcbef5bfd1d4f108c5b8b50c3e1a105', u'id': u'506867a3b02c4d879b706347ad67ff18'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/57183be25bc54ba5b70a19673e328147'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9037eee9ad2947e6a2000cedb20e62f8', u'id': u'57183be25bc54ba5b70a19673e328147'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6443e9443a1e42c194c7446b20dad592'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'16a6b72dfd1c438c9bf3672129bce059', u'id': u'6443e9443a1e42c194c7446b20dad592'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/64b44a8cc55a412194681569b9523e56'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd8a3bf291b9f4a14acbad3774d8567f5', u'id': u'64b44a8cc55a412194681569b9523e56'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/694ad28afb694e24b02791e98c86b69a'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'75fefb2e022d4598b93f88f01c8b4826', u'id': u'694ad28afb694e24b02791e98c86b69a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/70b1a36b5fc5415eb125d9b267f327ae'}, u'url': u'http://172.30.9.21:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'78e66d70af3949259ffadaf2cda9d748', u'id': u'70b1a36b5fc5415eb125d9b267f327ae'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/75c0af8bfc0a433c8183ccbbcb9da3c1'}, u'url': u'http://172.30.9.21:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'332f1668d11a4ee8bee5866df1e4cb00', u'id': u'75c0af8bfc0a433c8183ccbbcb9da3c1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/76f32bffa2de4f72a0bfeb5f2d9ddae0'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'16a6b72dfd1c438c9bf3672129bce059', u'id': u'76f32bffa2de4f72a0bfeb5f2d9ddae0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/77f6f295701847c9b471e611d4f49389'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd8a3bf291b9f4a14acbad3774d8567f5', u'id': u'77f6f295701847c9b471e611d4f49389'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7ba811e7e30943a7b15701aa342c2777'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2e2e2697c66642c1aa441488d3d8e793', u'id': u'7ba811e7e30943a7b15701aa342c2777'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/91e88207c0f642478f68116db5dab8a9'}, u'url': u'http://192.30.9.7:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a96a6a5336ea49f3acf2e0aa86fa9ff5', u'id': u'91e88207c0f642478f68116db5dab8a9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/927914d842d34adfb28b7b875325d7a5'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'16a6b72dfd1c438c9bf3672129bce059', u'id': u'927914d842d34adfb28b7b875325d7a5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9817e8dd51704090b03db71b555ee2fb'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'14d67eed9b7947afbffa93db8da1a092', u'id': u'9817e8dd51704090b03db71b555ee2fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/99cb1053473e453184c0cd38092516d3'}, u'url': u'http://192.30.9.7:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'332f1668d11a4ee8bee5866df1e4cb00', u'id': u'99cb1053473e453184c0cd38092516d3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9c91cb8283bc49b1a19c0f784f42dbba'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'75fefb2e022d4598b93f88f01c8b4826', u'id': u'9c91cb8283bc49b1a19c0f784f42dbba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a215f67df62a4c22ba4f09355adb88d7'}, u'url': u'http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3a317556cc134a5fbafd2cecbf04f29f', u'id': u'a215f67df62a4c22ba4f09355adb88d7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a3ca7af75b834a34859e76b0cf4e6565'}, u'url': u'http://172.30.9.21:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e9cb7a0feaf54a87a303447383a8b8b1', u'id': u'a3ca7af75b834a34859e76b0cf4e6565'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a51d214e8be84fc4acb16ecc32aed6a4'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9037eee9ad2947e6a2000cedb20e62f8', u'id': u'a51d214e8be84fc4acb16ecc32aed6a4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c0c9eba6c43844dfa3b2b4452ff10241'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'14d67eed9b7947afbffa93db8da1a092', u'id': u'c0c9eba6c43844dfa3b2b4452ff10241'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c60efbe03b0f4d659407834e60be9d1c'}, u'url': u'http://192.30.9.7:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a96a6a5336ea49f3acf2e0aa86fa9ff5', u'id': u'c60efbe03b0f4d659407834e60be9d1c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c655e79d1d324d7ab78b7011c30b2390'}, u'url': u'http://172.30.9.21:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'14d67eed9b7947afbffa93db8da1a092', u'id': u'c655e79d1d324d7ab78b7011c30b2390'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c7fd3a88b1f644ef997f84489c88e177'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'78e66d70af3949259ffadaf2cda9d748', u'id': u'c7fd3a88b1f644ef997f84489c88e177'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ca2edf8c04b443e38a59ab538eb47a6f'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'75fefb2e022d4598b93f88f01c8b4826', u'id': u'ca2edf8c04b443e38a59ab538eb47a6f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/dadfd352a83e4598aa33fa065c586087'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'70eee24d1d3a4a6788e13a52dbc2e91c', u'id': u'dadfd352a83e4598aa33fa065c586087'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ebd93e23da974b0aa4aa812222a4a6dc'}, u'url': u'http://192.30.9.7:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'332f1668d11a4ee8bee5866df1e4cb00', u'id': u'ebd93e23da974b0aa4aa812222a4a6dc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ef38ca2f3b6046a6961e9c22ace76250'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2e2e2697c66642c1aa441488d3d8e793', u'id': u'ef38ca2f3b6046a6961e9c22ace76250'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/efdfae2f1781428e8d1a712d3884e45f'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'edcbef5bfd1d4f108c5b8b50c3e1a105', u'id': u'efdfae2f1781428e8d1a712d3884e45f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/fa387ccab4fd4a40bb0d359c6f510024'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2e2e2697c66642c1aa441488d3d8e793', u'id': u'fa387ccab4fd4a40bb0d359c6f510024'})] 2018-07-11 01:03:32,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-11 01:03:32,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d3750b5a61c01a3bdb14dfc46cf2f491ba4e292b" 2018-07-11 01:03:32,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 01:03:32 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-bace4892-a442-41fb-a5c6-39daa49d2acf x-compute-request-id: req-bace4892-a442-41fb-a5c6-39daa49d2acf 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-11 01:03:32,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-bace4892-a442-41fb-a5c6-39daa49d2acf 2018-07-11 01:03:32,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.12634396553s 2018-07-11 01:03:32,596 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-bace4892-a442-41fb-a5c6-39daa49d2acf 2018-07-11 01:03:32,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-11 01:03:32,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d3750b5a61c01a3bdb14dfc46cf2f491ba4e292b" 2018-07-11 01:03:34,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 01:03:32 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-c90d4d41-8d31-48b2-a574-67e8493db8d5 x-compute-request-id: req-c90d4d41-8d31-48b2-a574-67e8493db8d5 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-11 01:03:34,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-c90d4d41-8d31-48b2-a574-67e8493db8d5 2018-07-11 01:03:34,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.77559185028s 2018-07-11 01:03:34,386 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-c90d4d41-8d31-48b2-a574-67e8493db8d5 2018-07-11 01:03:34,387 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-11 01:03:34,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-11 01:03:34,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d3750b5a61c01a3bdb14dfc46cf2f491ba4e292b" 2018-07-11 01:03:35,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-05977948-36b3-4f47-aa4a-9ed6e80c260e Date: Wed, 11 Jul 2018 01:03:35 GMT RESP BODY: {"floatingips": []} 2018-07-11 01:03:35,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-05977948-36b3-4f47-aa4a-9ed6e80c260e 2018-07-11 01:03:35,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.933892965317s 2018-07-11 01:03:35,326 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-05977948-36b3-4f47-aa4a-9ed6e80c260e 2018-07-11 01:03:35,326 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-11 01:03:35,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-11 01:03:35,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d3750b5a61c01a3bdb14dfc46cf2f491ba4e292b" 2018-07-11 01:03:35,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 01:03:35 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-4ecd1bba-a1aa-4a18-b32b-a19e1a556039 x-compute-request-id: req-4ecd1bba-a1aa-4a18-b32b-a19e1a556039 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 176}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 2598, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 179}, "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.3", "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-11 01:03:35,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-4ecd1bba-a1aa-4a18-b32b-a19e1a556039 2018-07-11 01:03:35,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0512599945068s 2018-07-11 01:03:35,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-4ecd1bba-a1aa-4a18-b32b-a19e1a556039 2018-07-11 01:03:35,379 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', 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': 47, u'hypervisor_version': 2010000, u'disk_available_least': 46, u'local_gb': 47, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 176}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 2598, 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.3', 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': 47, u'hypervisor_version': 2010000, u'disk_available_least': 46, u'local_gb': 47, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 179}, 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-11 01:03:35,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-11 01:03:35,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d3750b5a61c01a3bdb14dfc46cf2f491ba4e292b" 2018-07-11 01:03:35,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 01:03:35 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-901f2ce8-31db-4b44-b159-461488288188 x-compute-request-id: req-901f2ce8-31db-4b44-b159-461488288188 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-11 01:03:35,523 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-901f2ce8-31db-4b44-b159-461488288188 2018-07-11 01:03:35,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.14293384552s 2018-07-11 01:03:35,523 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-901f2ce8-31db-4b44-b159-461488288188 2018-07-11 01:03:35,523 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-11 01:03:35,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 01:03:35,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d3750b5a61c01a3bdb14dfc46cf2f491ba4e292b" 2018-07-11 01:03:36,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f7f5b2f2-ab0c-4a9c-ad25-d8d2394c0e5a Date: Wed, 11 Jul 2018 01:03:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"969943e8-b65e-41a9-847f-379482cbd4c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7a9b4a25d78f4143afe903aca209f5b0","l2_adjacency":true,"status":"ACTIVE","subnets":["b663b2dc-a79f-4871-a611-9953d5028965"],"description":"","tags":[],"updated_at":"2018-07-11T01:00:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7a9b4a25d78f4143afe903aca209f5b0","created_at":"2018-07-11T01:00:31Z","provider:network_type":"flat"}]} 2018-07-11 01:03:36,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f7f5b2f2-ab0c-4a9c-ad25-d8d2394c0e5a 2018-07-11 01:03:36,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.978516101837s 2018-07-11 01:03:36,502 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f7f5b2f2-ab0c-4a9c-ad25-d8d2394c0e5a 2018-07-11 01:03:36,503 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'b663b2dc-a79f-4871-a611-9953d5028965'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-11T01:00:39Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'969943e8-b65e-41a9-847f-379482cbd4c8', 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-11T01:00:31Z', u'provider:network_type': u'flat', u'tenant_id': u'7a9b4a25d78f4143afe903aca209f5b0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7a9b4a25d78f4143afe903aca209f5b0', u'l2_adjacency': True})] 2018-07-11 01:03:36,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-11 01:03:36,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d3750b5a61c01a3bdb14dfc46cf2f491ba4e292b" 2018-07-11 01:03:37,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0c0b5b3f-5a1b-4808-a879-f1d32c192d93 Date: Wed, 11 Jul 2018 01:03:37 GMT RESP BODY: {"ports":[]} 2018-07-11 01:03:37,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-0c0b5b3f-5a1b-4808-a879-f1d32c192d93 2018-07-11 01:03:37,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.0237288475s 2018-07-11 01:03:37,527 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-0c0b5b3f-5a1b-4808-a879-f1d32c192d93 2018-07-11 01:03:37,527 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-11 01:03:37,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-11 01:03:37,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d3750b5a61c01a3bdb14dfc46cf2f491ba4e292b" 2018-07-11 01:03:37,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 01:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d85aeb-705d-40fa-bfa5-e56059e3d9b6 Content-Encoding: gzip Content-Length: 726 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "7a9b4a25d78f4143afe903aca209f5b0"}}, "role": {"id": "82c28764946e44519905f4e33598685d"}, "user": {"id": "313ac4dbde534d3f8c34cbd0a4e93854"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7a9b4a25d78f4143afe903aca209f5b0/users/313ac4dbde534d3f8c34cbd0a4e93854/roles/82c28764946e44519905f4e33598685d"}}, {"scope": {"project": {"id": "e8c122d0df984e04947e239efec27220"}}, "role": {"id": "82c28764946e44519905f4e33598685d"}, "user": {"id": "3b98f80ec09246f985e73c6b02290144"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/e8c122d0df984e04947e239efec27220/users/3b98f80ec09246f985e73c6b02290144/roles/82c28764946e44519905f4e33598685d"}}, {"scope": {"project": {"id": "7a9b4a25d78f4143afe903aca209f5b0"}}, "role": {"id": "82c28764946e44519905f4e33598685d"}, "user": {"id": "7e00fb2b8a684fa38b39261b0efdd225"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7a9b4a25d78f4143afe903aca209f5b0/users/7e00fb2b8a684fa38b39261b0efdd225/roles/82c28764946e44519905f4e33598685d"}}, {"scope": {"project": {"id": "7a9b4a25d78f4143afe903aca209f5b0"}}, "role": {"id": "82c28764946e44519905f4e33598685d"}, "user": {"id": "9a9cfff8d8bd45e98f0473067e0342a5"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7a9b4a25d78f4143afe903aca209f5b0/users/9a9cfff8d8bd45e98f0473067e0342a5/roles/82c28764946e44519905f4e33598685d"}}, {"scope": {"project": {"id": "7a9b4a25d78f4143afe903aca209f5b0"}}, "role": {"id": "82c28764946e44519905f4e33598685d"}, "user": {"id": "a82d20c989c140c0ab578b2a5e28ea56"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7a9b4a25d78f4143afe903aca209f5b0/users/a82d20c989c140c0ab578b2a5e28ea56/roles/82c28764946e44519905f4e33598685d"}}, {"scope": {"project": {"id": "7a9b4a25d78f4143afe903aca209f5b0"}}, "role": {"id": "3064ebe56e374a81b6279c6c26855a3a"}, "user": {"id": "ac858f9c5d4a4fbcb46e55fac6512820"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7a9b4a25d78f4143afe903aca209f5b0/users/ac858f9c5d4a4fbcb46e55fac6512820/roles/3064ebe56e374a81b6279c6c26855a3a"}}, {"scope": {"project": {"id": "7a9b4a25d78f4143afe903aca209f5b0"}}, "role": {"id": "82c28764946e44519905f4e33598685d"}, "user": {"id": "ac858f9c5d4a4fbcb46e55fac6512820"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7a9b4a25d78f4143afe903aca209f5b0/users/ac858f9c5d4a4fbcb46e55fac6512820/roles/82c28764946e44519905f4e33598685d"}}, {"scope": {"project": {"id": "7a9b4a25d78f4143afe903aca209f5b0"}}, "role": {"id": "82c28764946e44519905f4e33598685d"}, "user": {"id": "b299769fcae84ef2a2b3b05428f6b4e0"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7a9b4a25d78f4143afe903aca209f5b0/users/b299769fcae84ef2a2b3b05428f6b4e0/roles/82c28764946e44519905f4e33598685d"}}, {"scope": {"project": {"id": "7a9b4a25d78f4143afe903aca209f5b0"}}, "role": {"id": "82c28764946e44519905f4e33598685d"}, "user": {"id": "b300f51101d64407b08920ca7ddf3455"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7a9b4a25d78f4143afe903aca209f5b0/users/b300f51101d64407b08920ca7ddf3455/roles/82c28764946e44519905f4e33598685d"}}, {"scope": {"project": {"id": "7a9b4a25d78f4143afe903aca209f5b0"}}, "role": {"id": "82c28764946e44519905f4e33598685d"}, "user": {"id": "bd9572b26b78475c8174d68645baaef7"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7a9b4a25d78f4143afe903aca209f5b0/users/bd9572b26b78475c8174d68645baaef7/roles/82c28764946e44519905f4e33598685d"}}, {"scope": {"project": {"id": "7a9b4a25d78f4143afe903aca209f5b0"}}, "role": {"id": "82c28764946e44519905f4e33598685d"}, "user": {"id": "be3d502eac174344bd811511392e922e"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7a9b4a25d78f4143afe903aca209f5b0/users/be3d502eac174344bd811511392e922e/roles/82c28764946e44519905f4e33598685d"}}, {"scope": {"project": {"id": "7a9b4a25d78f4143afe903aca209f5b0"}}, "role": {"id": "82c28764946e44519905f4e33598685d"}, "user": {"id": "e8ab5783ac814fd79540f1cb88ceb67c"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7a9b4a25d78f4143afe903aca209f5b0/users/e8ab5783ac814fd79540f1cb88ceb67c/roles/82c28764946e44519905f4e33598685d"}}, {"scope": {"project": {"id": "7a9b4a25d78f4143afe903aca209f5b0"}}, "role": {"id": "82c28764946e44519905f4e33598685d"}, "user": {"id": "fb04ec002bd64a1480f772f65113dfef"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7a9b4a25d78f4143afe903aca209f5b0/users/fb04ec002bd64a1480f772f65113dfef/roles/82c28764946e44519905f4e33598685d"}}, {"scope": {"project": {"id": "7a9b4a25d78f4143afe903aca209f5b0"}}, "role": {"id": "82c28764946e44519905f4e33598685d"}, "user": {"id": "fb55962fb0ee45e5b1c0290e9bf0ba0b"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7a9b4a25d78f4143afe903aca209f5b0/users/fb55962fb0ee45e5b1c0290e9bf0ba0b/roles/82c28764946e44519905f4e33598685d"}}, {"scope": {"domain": {"id": "0aa0b1d950144932a2cdeff4d934e47c"}}, "role": {"id": "82c28764946e44519905f4e33598685d"}, "user": {"id": "b5001bc286f94977a85c2fddb8f7fc71"}, "links": {"assignment": "http://172.30.9.21:5000/v3/domains/0aa0b1d950144932a2cdeff4d934e47c/users/b5001bc286f94977a85c2fddb8f7fc71/roles/82c28764946e44519905f4e33598685d"}}, {"scope": {"system": {"all": true}}, "role": {"id": "82c28764946e44519905f4e33598685d"}, "user": {"id": "3b98f80ec09246f985e73c6b02290144"}, "links": {"assignment": "http://172.30.9.21:5000/v3/system/users/3b98f80ec09246f985e73c6b02290144/roles/82c28764946e44519905f4e33598685d"}}], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-11 01:03:37,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-d2d85aeb-705d-40fa-bfa5-e56059e3d9b6 2018-07-11 01:03:37,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108102083206s 2018-07-11 01:03:37,639 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-d2d85aeb-705d-40fa-bfa5-e56059e3d9b6 2018-07-11 01:03:37,642 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'7a9b4a25d78f4143afe903aca209f5b0', 'id': u'82c28764946e44519905f4e33598685d', 'user': u'313ac4dbde534d3f8c34cbd0a4e93854'}), Munch({'project': u'e8c122d0df984e04947e239efec27220', 'id': u'82c28764946e44519905f4e33598685d', 'user': u'3b98f80ec09246f985e73c6b02290144'}), Munch({'project': u'7a9b4a25d78f4143afe903aca209f5b0', 'id': u'82c28764946e44519905f4e33598685d', 'user': u'7e00fb2b8a684fa38b39261b0efdd225'}), Munch({'project': u'7a9b4a25d78f4143afe903aca209f5b0', 'id': u'82c28764946e44519905f4e33598685d', 'user': u'9a9cfff8d8bd45e98f0473067e0342a5'}), Munch({'project': u'7a9b4a25d78f4143afe903aca209f5b0', 'id': u'82c28764946e44519905f4e33598685d', 'user': u'a82d20c989c140c0ab578b2a5e28ea56'}), Munch({'project': u'7a9b4a25d78f4143afe903aca209f5b0', 'id': u'3064ebe56e374a81b6279c6c26855a3a', 'user': u'ac858f9c5d4a4fbcb46e55fac6512820'}), Munch({'project': u'7a9b4a25d78f4143afe903aca209f5b0', 'id': u'82c28764946e44519905f4e33598685d', 'user': u'ac858f9c5d4a4fbcb46e55fac6512820'}), Munch({'project': u'7a9b4a25d78f4143afe903aca209f5b0', 'id': u'82c28764946e44519905f4e33598685d', 'user': u'b299769fcae84ef2a2b3b05428f6b4e0'}), Munch({'project': u'7a9b4a25d78f4143afe903aca209f5b0', 'id': u'82c28764946e44519905f4e33598685d', 'user': u'b300f51101d64407b08920ca7ddf3455'}), Munch({'project': u'7a9b4a25d78f4143afe903aca209f5b0', 'id': u'82c28764946e44519905f4e33598685d', 'user': u'bd9572b26b78475c8174d68645baaef7'}), Munch({'project': u'7a9b4a25d78f4143afe903aca209f5b0', 'id': u'82c28764946e44519905f4e33598685d', 'user': u'be3d502eac174344bd811511392e922e'}), Munch({'project': u'7a9b4a25d78f4143afe903aca209f5b0', 'id': u'82c28764946e44519905f4e33598685d', 'user': u'e8ab5783ac814fd79540f1cb88ceb67c'}), Munch({'project': u'7a9b4a25d78f4143afe903aca209f5b0', 'id': u'82c28764946e44519905f4e33598685d', 'user': u'fb04ec002bd64a1480f772f65113dfef'}), Munch({'project': u'7a9b4a25d78f4143afe903aca209f5b0', 'id': u'82c28764946e44519905f4e33598685d', 'user': u'fb55962fb0ee45e5b1c0290e9bf0ba0b'}), Munch({'domain': u'0aa0b1d950144932a2cdeff4d934e47c', 'id': u'82c28764946e44519905f4e33598685d', 'user': u'b5001bc286f94977a85c2fddb8f7fc71'}), Munch({'id': u'82c28764946e44519905f4e33598685d', 'user': u'3b98f80ec09246f985e73c6b02290144'})] 2018-07-11 01:03:37,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-11 01:03:37,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d3750b5a61c01a3bdb14dfc46cf2f491ba4e292b" 2018-07-11 01:03:37,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 01:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8281ed66-8b70-4b7f-8b0a-e2cd23c71599 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2153db75d8ee41c0b99aa8874d1ef18e", "links": {"self": "http://172.30.9.21:5000/v3/roles/2153db75d8ee41c0b99aa8874d1ef18e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "26071464d3ac4370b46c53c44dcb382c", "links": {"self": "http://172.30.9.21:5000/v3/roles/26071464d3ac4370b46c53c44dcb382c"}, "name": "swiftoperator"}, {"domain_id": null, "id": "3064ebe56e374a81b6279c6c26855a3a", "links": {"self": "http://172.30.9.21:5000/v3/roles/3064ebe56e374a81b6279c6c26855a3a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "51ac08adb8594fedaa67e7857eb0cb20", "links": {"self": "http://172.30.9.21:5000/v3/roles/51ac08adb8594fedaa67e7857eb0cb20"}, "name": "member"}, {"domain_id": null, "id": "6d3f0a6827a546768bc372b60fd0ff46", "links": {"self": "http://172.30.9.21:5000/v3/roles/6d3f0a6827a546768bc372b60fd0ff46"}, "name": "reader"}, {"domain_id": null, "id": "82c28764946e44519905f4e33598685d", "links": {"self": "http://172.30.9.21:5000/v3/roles/82c28764946e44519905f4e33598685d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-11 01:03:37,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8281ed66-8b70-4b7f-8b0a-e2cd23c71599 2018-07-11 01:03:37,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100672006607s 2018-07-11 01:03:37,747 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8281ed66-8b70-4b7f-8b0a-e2cd23c71599 2018-07-11 01:03:37,748 - 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'heat_stack_user', 'id': u'2153db75d8ee41c0b99aa8874d1ef18e'}), 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'26071464d3ac4370b46c53c44dcb382c'}), 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'3064ebe56e374a81b6279c6c26855a3a'}), 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'51ac08adb8594fedaa67e7857eb0cb20'}), 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'6d3f0a6827a546768bc372b60fd0ff46'}), 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'82c28764946e44519905f4e33598685d'}), 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'})] 2018-07-11 01:03:37,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-11 01:03:37,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d3750b5a61c01a3bdb14dfc46cf2f491ba4e292b" 2018-07-11 01:03:37,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7adcd2cd-a170-45ee-83b4-4c9114ee5cd1 Date: Wed, 11 Jul 2018 01:03:37 GMT RESP BODY: {"routers": []} 2018-07-11 01:03:37,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7adcd2cd-a170-45ee-83b4-4c9114ee5cd1 2018-07-11 01:03:37,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0479381084442s 2018-07-11 01:03:37,797 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7adcd2cd-a170-45ee-83b4-4c9114ee5cd1 2018-07-11 01:03:37,797 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-11 01:03:37,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-11 01:03:37,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d3750b5a61c01a3bdb14dfc46cf2f491ba4e292b" 2018-07-11 01:03:38,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 01:03:37 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-56670191-4866-46a9-a8f9-8b86dcfab13e x-compute-request-id: req-56670191-4866-46a9-a8f9-8b86dcfab13e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-11 01:03:38,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-56670191-4866-46a9-a8f9-8b86dcfab13e 2018-07-11 01:03:38,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223237037659s 2018-07-11 01:03:38,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-56670191-4866-46a9-a8f9-8b86dcfab13e 2018-07-11 01:03:38,021 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-11 01:03:38,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-11 01:03:38,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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-11 01:03:38,036 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 11 Jul 2018 01:03:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0540db84-16be-4ad8-b0d8-2b74f8c65375 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.7:35357/v3/", "rel": "self"}]}]}} 2018-07-11 01:03:38,036 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.7:35357/ used request id req-0540db84-16be-4ad8-b0d8-2b74f8c65375 2018-07-11 01:03:38,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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}d3750b5a61c01a3bdb14dfc46cf2f491ba4e292b" 2018-07-11 01:03:38,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 01:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ea09470-866c-4e0b-adc2-6cc7132accf0 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/14d67eed9b7947afbffa93db8da1a092"}, "enabled": true, "type": "placement", "id": "14d67eed9b7947afbffa93db8da1a092", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/16a6b72dfd1c438c9bf3672129bce059"}, "enabled": true, "type": "metric", "id": "16a6b72dfd1c438c9bf3672129bce059", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/2e2e2697c66642c1aa441488d3d8e793"}, "enabled": true, "type": "alarming", "id": "2e2e2697c66642c1aa441488d3d8e793", "name": "aodh"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.7:35357/v3/services/332f1668d11a4ee8bee5866df1e4cb00"}, "enabled": true, "type": "volume", "id": "332f1668d11a4ee8bee5866df1e4cb00", "name": "cinder"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3a317556cc134a5fbafd2cecbf04f29f"}, "enabled": true, "type": "object-store", "id": "3a317556cc134a5fbafd2cecbf04f29f", "name": "swift"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/70eee24d1d3a4a6788e13a52dbc2e91c"}, "enabled": true, "type": "image", "id": "70eee24d1d3a4a6788e13a52dbc2e91c", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/75fefb2e022d4598b93f88f01c8b4826"}, "enabled": true, "type": "network", "id": "75fefb2e022d4598b93f88f01c8b4826", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/78e66d70af3949259ffadaf2cda9d748"}, "enabled": true, "type": "cloudformation", "id": "78e66d70af3949259ffadaf2cda9d748", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7f878cd6ec4b4c44835b1e706bcb360d"}, "enabled": true, "type": "metering", "id": "7f878cd6ec4b4c44835b1e706bcb360d", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9037eee9ad2947e6a2000cedb20e62f8"}, "enabled": true, "type": "orchestration", "id": "9037eee9ad2947e6a2000cedb20e62f8", "name": "heat"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a96a6a5336ea49f3acf2e0aa86fa9ff5"}, "enabled": true, "type": "identity", "id": "a96a6a5336ea49f3acf2e0aa86fa9ff5", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/cab8b12d91d143c9b74275ff38c786f9"}, "enabled": true, "type": "volumev2", "id": "cab8b12d91d143c9b74275ff38c786f9", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d8a3bf291b9f4a14acbad3774d8567f5"}, "enabled": true, "type": "event", "id": "d8a3bf291b9f4a14acbad3774d8567f5", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e9cb7a0feaf54a87a303447383a8b8b1"}, "enabled": true, "type": "compute", "id": "e9cb7a0feaf54a87a303447383a8b8b1", "name": "nova"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/edcbef5bfd1d4f108c5b8b50c3e1a105"}, "enabled": true, "type": "volumev3", "id": "edcbef5bfd1d4f108c5b8b50c3e1a105", "name": "cinderv3"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2018-07-11 01:03:38,217 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-2ea09470-866c-4e0b-adc2-6cc7132accf0 2018-07-11 01:03:38,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.193044900894s 2018-07-11 01:03:38,218 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-2ea09470-866c-4e0b-adc2-6cc7132accf0 2018-07-11 01:03:38,223 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'14d67eed9b7947afbffa93db8da1a092', 'name': u'placement'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'16a6b72dfd1c438c9bf3672129bce059', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'2e2e2697c66642c1aa441488d3d8e793', 'name': u'aodh'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'332f1668d11a4ee8bee5866df1e4cb00', 'name': u'cinder'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'3a317556cc134a5fbafd2cecbf04f29f', 'name': u'swift'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'70eee24d1d3a4a6788e13a52dbc2e91c', 'name': u'glance'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'75fefb2e022d4598b93f88f01c8b4826', 'name': u'neutron'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'78e66d70af3949259ffadaf2cda9d748', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'7f878cd6ec4b4c44835b1e706bcb360d', 'name': u'ceilometer'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'9037eee9ad2947e6a2000cedb20e62f8', 'name': u'heat'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'a96a6a5336ea49f3acf2e0aa86fa9ff5', 'name': u'keystone'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'cab8b12d91d143c9b74275ff38c786f9', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'd8a3bf291b9f4a14acbad3774d8567f5', 'name': u'panko'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'e9cb7a0feaf54a87a303447383a8b8b1', 'name': u'nova'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'edcbef5bfd1d4f108c5b8b50c3e1a105', 'name': u'cinderv3'})] 2018-07-11 01:03:38,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-11 01:03:38,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d3750b5a61c01a3bdb14dfc46cf2f491ba4e292b" 2018-07-11 01:03:39,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-4d08c6eb-16ef-41bc-b851-e1cc333f62f5 Date: Wed, 11 Jul 2018 01:03:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-11T01:00:39Z","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":"b663b2dc-a79f-4871-a611-9953d5028965","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"7a9b4a25d78f4143afe903aca209f5b0","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"969943e8-b65e-41a9-847f-379482cbd4c8","tenant_id":"7a9b4a25d78f4143afe903aca209f5b0","created_at":"2018-07-11T01:00:39Z","ip_version":4}]} 2018-07-11 01:03:39,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4d08c6eb-16ef-41bc-b851-e1cc333f62f5 2018-07-11 01:03:39,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.929327964783s 2018-07-11 01:03:39,153 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4d08c6eb-16ef-41bc-b851-e1cc333f62f5 2018-07-11 01:03:39,154 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-11T01:00:39Z', 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'b663b2dc-a79f-4871-a611-9953d5028965', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'969943e8-b65e-41a9-847f-379482cbd4c8', u'tenant_id': u'7a9b4a25d78f4143afe903aca209f5b0', u'created_at': u'2018-07-11T01:00:39Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'7a9b4a25d78f4143afe903aca209f5b0'})] 2018-07-11 01:03:39,267 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-11 01:03:39,268 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-11 01:03:39,273 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-11 01:03:39,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-11 01:03:39,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-11 01:03:39,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-11 01:03:39,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-11 01:03:39,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-11 01:03:39,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-11 01:03:39,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-11 01:03:39,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-11 01:03:39,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-11 01:03:39,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-11 01:03:39,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-11 01:03:39,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-11 01:03:39,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-11 01:03:39,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-11 01:03:39,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-11 01:03:39,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-11 01:03:39,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-11 01:03:39,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-11 01:03:39,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-11 01:03:39,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-11 01:03:39,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-11 01:03:39,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-11 01:03:39,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-11 01:03:39,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 01:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944613cc-b78f-4441-b123-ee6c4e81a098 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.21:5000/v3/", "rel": "self"}]}} 2018-07-11 01:03:39,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-944613cc-b78f-4441-b123-ee6c4e81a098 2018-07-11 01:03:39,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-11 01:03:40,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d3f0a6827a546768bc372b60fd0ff46", "name": "reader"}, {"id": "82c28764946e44519905f4e33598685d", "name": "admin"}, {"id": "51ac08adb8594fedaa67e7857eb0cb20", "name": "member"}], "expires_at": "2018-07-11T02:03:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e8c122d0df984e04947e239efec27220", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9817e8dd51704090b03db71b555ee2fb"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0c9eba6c43844dfa3b2b4452ff10241"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c655e79d1d324d7ab78b7011c30b2390"}], "type": "placement", "id": "14d67eed9b7947afbffa93db8da1a092", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6443e9443a1e42c194c7446b20dad592"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76f32bffa2de4f72a0bfeb5f2d9ddae0"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "927914d842d34adfb28b7b875325d7a5"}], "type": "metric", "id": "16a6b72dfd1c438c9bf3672129bce059", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ba811e7e30943a7b15701aa342c2777"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef38ca2f3b6046a6961e9c22ace76250"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa387ccab4fd4a40bb0d359c6f510024"}], "type": "alarming", "id": "2e2e2697c66642c1aa441488d3d8e793", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v1/e8c122d0df984e04947e239efec27220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75c0af8bfc0a433c8183ccbbcb9da3c1"}, {"url": "http://192.30.9.7:8776/v1/e8c122d0df984e04947e239efec27220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99cb1053473e453184c0cd38092516d3"}, {"url": "http://192.30.9.7:8776/v1/e8c122d0df984e04947e239efec27220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebd93e23da974b0aa4aa812222a4a6dc"}], "type": "volume", "id": "332f1668d11a4ee8bee5866df1e4cb00", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_e8c122d0df984e04947e239efec27220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c06af376a442ee95a1b28fd5a721d7"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38d36bcf8e1948a9b94b0c169c5f35c6"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e8c122d0df984e04947e239efec27220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a215f67df62a4c22ba4f09355adb88d7"}], "type": "object-store", "id": "3a317556cc134a5fbafd2cecbf04f29f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0779046f6ad8450e8232689374b32e51"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "104ad0507c134cc19d2a6ff93e398ef4"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dadfd352a83e4598aa33fa065c586087"}], "type": "image", "id": "70eee24d1d3a4a6788e13a52dbc2e91c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "694ad28afb694e24b02791e98c86b69a"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c91cb8283bc49b1a19c0f784f42dbba"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2edf8c04b443e38a59ab538eb47a6f"}], "type": "network", "id": "75fefb2e022d4598b93f88f01c8b4826", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "160c66e77f1a425d907135636e31ddab"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70b1a36b5fc5415eb125d9b267f327ae"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7fd3a88b1f644ef997f84489c88e177"}], "type": "cloudformation", "id": "78e66d70af3949259ffadaf2cda9d748", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "7f878cd6ec4b4c44835b1e706bcb360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e8c122d0df984e04947e239efec27220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32e679d6973c4e84a37055ccaf3c81fc"}, {"url": "http://192.30.9.7:8004/v1/e8c122d0df984e04947e239efec27220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57183be25bc54ba5b70a19673e328147"}, {"url": "http://192.30.9.7:8004/v1/e8c122d0df984e04947e239efec27220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a51d214e8be84fc4acb16ecc32aed6a4"}], "type": "orchestration", "id": "9037eee9ad2947e6a2000cedb20e62f8", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10da14d5e44892a9ddcb1d67f87df6"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91e88207c0f642478f68116db5dab8a9"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c60efbe03b0f4d659407834e60be9d1c"}], "type": "identity", "id": "a96a6a5336ea49f3acf2e0aa86fa9ff5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e8c122d0df984e04947e239efec27220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ec991d50e01401596dfdec3ecac92e6"}, {"url": "http://192.30.9.7:8776/v2/e8c122d0df984e04947e239efec27220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42127215169e4980a592416cc503578b"}, {"url": "http://172.30.9.21:8776/v2/e8c122d0df984e04947e239efec27220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47ea523ddb994de5a31d7ea01a1482fa"}], "type": "volumev2", "id": "cab8b12d91d143c9b74275ff38c786f9", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00525d8bd1b442a791de0263d5c0bfb5"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64b44a8cc55a412194681569b9523e56"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77f6f295701847c9b471e611d4f49389"}], "type": "event", "id": "d8a3bf291b9f4a14acbad3774d8567f5", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d0b7db87b2a4e43880bca28e986b959"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e9f8535e2e648d49033483bb10190f3"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3ca7af75b834a34859e76b0cf4e6565"}], "type": "compute", "id": "e9cb7a0feaf54a87a303447383a8b8b1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e8c122d0df984e04947e239efec27220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24cdceb41e9c466d907f1b518a1511ba"}, {"url": "http://172.30.9.21:8776/v3/e8c122d0df984e04947e239efec27220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506867a3b02c4d879b706347ad67ff18"}, {"url": "http://192.30.9.7:8776/v3/e8c122d0df984e04947e239efec27220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efdfae2f1781428e8d1a712d3884e45f"}], "type": "volumev3", "id": "edcbef5bfd1d4f108c5b8b50c3e1a105", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3b98f80ec09246f985e73c6b02290144"}, "audit_ids": ["Xm4aT7fhQDyNt4Y6kZoACA"], "issued_at": "2018-07-11T01:03:40.000000Z"}} 2018-07-11 01:03:40,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 01:03:40,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}ec508d036097d8ce814a9d37579208aa1546569d" 2018-07-11 01:03:41,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c07b5a65-8563-49f5-a4c3-38e549f77b05 Date: Wed, 11 Jul 2018 01:03:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"969943e8-b65e-41a9-847f-379482cbd4c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7a9b4a25d78f4143afe903aca209f5b0","l2_adjacency":true,"status":"ACTIVE","subnets":["b663b2dc-a79f-4871-a611-9953d5028965"],"description":"","tags":[],"updated_at":"2018-07-11T01:00:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7a9b4a25d78f4143afe903aca209f5b0","created_at":"2018-07-11T01:00:31Z","provider:network_type":"flat"}]} 2018-07-11 01:03:41,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c07b5a65-8563-49f5-a4c3-38e549f77b05 2018-07-11 01:03:41,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.04861903191s 2018-07-11 01:03:41,075 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c07b5a65-8563-49f5-a4c3-38e549f77b05 2018-07-11 01:03:41,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-11 01:03:41,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ec508d036097d8ce814a9d37579208aa1546569d" -d '{"network": {"name": "tenantnetwork1-net_1b9cfd8a-aa3e-4487-b96f-9d85c4f4e5f0", "admin_state_up": true}}' 2018-07-11 01:03:42,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-5c99f453-b7b0-4a40-9bcd-f5e0ba8faa90 Date: Wed, 11 Jul 2018 01:03:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"66410f9a-e256-4736-84ca-25a502aca2d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"e8c122d0df984e04947e239efec27220","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-11T01:03:42Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_1b9cfd8a-aa3e-4487-b96f-9d85c4f4e5f0","admin_state_up":true,"tenant_id":"e8c122d0df984e04947e239efec27220","created_at":"2018-07-11T01:03:42Z","mtu":1450}} 2018-07-11 01:03:42,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5c99f453-b7b0-4a40-9bcd-f5e0ba8faa90 2018-07-11 01:03:42,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.47029304504s 2018-07-11 01:03:42,546 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5c99f453-b7b0-4a40-9bcd-f5e0ba8faa90 2018-07-11 01:03:42,547 - 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-11T01:03:42Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'66410f9a-e256-4736-84ca-25a502aca2d6', u'provider:segmentation_id': 3, 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_1b9cfd8a-aa3e-4487-b96f-9d85c4f4e5f0', u'created_at': u'2018-07-11T01:03:42Z', u'mtu': 1450, u'tenant_id': u'e8c122d0df984e04947e239efec27220', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e8c122d0df984e04947e239efec27220', u'l2_adjacency': True}) 2018-07-11 01:03:42,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 01:03:42,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ec508d036097d8ce814a9d37579208aa1546569d" 2018-07-11 01:03:43,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-f7d19622-6d06-404b-a05f-606e05b234b4 Date: Wed, 11 Jul 2018 01:03:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"66410f9a-e256-4736-84ca-25a502aca2d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"e8c122d0df984e04947e239efec27220","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-11T01:03:42Z","qos_policy_id":null,"name":"tenantnetwork1-net_1b9cfd8a-aa3e-4487-b96f-9d85c4f4e5f0","admin_state_up":true,"tenant_id":"e8c122d0df984e04947e239efec27220","created_at":"2018-07-11T01:03:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"969943e8-b65e-41a9-847f-379482cbd4c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7a9b4a25d78f4143afe903aca209f5b0","l2_adjacency":true,"status":"ACTIVE","subnets":["b663b2dc-a79f-4871-a611-9953d5028965"],"description":"","tags":[],"updated_at":"2018-07-11T01:00:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7a9b4a25d78f4143afe903aca209f5b0","created_at":"2018-07-11T01:00:31Z","provider:network_type":"flat"}]} 2018-07-11 01:03:43,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f7d19622-6d06-404b-a05f-606e05b234b4 2018-07-11 01:03:43,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.00983095169s 2018-07-11 01:03:43,558 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f7d19622-6d06-404b-a05f-606e05b234b4 2018-07-11 01:03:43,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-11 01:03:43,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ec508d036097d8ce814a9d37579208aa1546569d" -d '{"subnet": {"name": "tenantnetwork1-subnet_1b9cfd8a-aa3e-4487-b96f-9d85c4f4e5f0", "enable_dhcp": true, "network_id": "66410f9a-e256-4736-84ca-25a502aca2d6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-11 01:03:44,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-514b29df-a364-4a6c-b85f-a689b715f8b5 Date: Wed, 11 Jul 2018 01:03:44 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-11T01:03:43Z","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":"599df9fb-5f72-416d-8f37-29edd875df20","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"e8c122d0df984e04947e239efec27220","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_1b9cfd8a-aa3e-4487-b96f-9d85c4f4e5f0","enable_dhcp":true,"segment_id":null,"network_id":"66410f9a-e256-4736-84ca-25a502aca2d6","tenant_id":"e8c122d0df984e04947e239efec27220","created_at":"2018-07-11T01:03:43Z","ip_version":4}} 2018-07-11 01:03:44,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-514b29df-a364-4a6c-b85f-a689b715f8b5 2018-07-11 01:03:44,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.585423946381s 2018-07-11 01:03:44,145 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-514b29df-a364-4a6c-b85f-a689b715f8b5 2018-07-11 01:03:44,146 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-11T01:03:43Z', 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'599df9fb-5f72-416d-8f37-29edd875df20', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_1b9cfd8a-aa3e-4487-b96f-9d85c4f4e5f0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'66410f9a-e256-4736-84ca-25a502aca2d6', u'tenant_id': u'e8c122d0df984e04947e239efec27220', u'created_at': u'2018-07-11T01:03:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'e8c122d0df984e04947e239efec27220'}) 2018-07-11 01:03:44,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-11 01:03:44,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ec508d036097d8ce814a9d37579208aa1546569d" -d '{"router": {"external_gateway_info": {"network_id": "969943e8-b65e-41a9-847f-379482cbd4c8"}, "name": "tenantnetwork1-router_1b9cfd8a-aa3e-4487-b96f-9d85c4f4e5f0", "admin_state_up": true}}' 2018-07-11 01:03:50,304 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-a4f18489-09b3-4266-9e5b-f7da8548f70c Date: Wed, 11 Jul 2018 01:03:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "969943e8-b65e-41a9-847f-379482cbd4c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b663b2dc-a79f-4871-a611-9953d5028965", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e8c122d0df984e04947e239efec27220", "created_at": "2018-07-11T01:03:45Z", "admin_state_up": true, "updated_at": "2018-07-11T01:03:46Z", "project_id": "e8c122d0df984e04947e239efec27220", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "2fb04e6c-fa13-4cb2-aeab-ae79ddd8ffef", "name": "tenantnetwork1-router_1b9cfd8a-aa3e-4487-b96f-9d85c4f4e5f0"}} 2018-07-11 01:03:50,304 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a4f18489-09b3-4266-9e5b-f7da8548f70c 2018-07-11 01:03:50,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.15797901154s 2018-07-11 01:03:50,305 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a4f18489-09b3-4266-9e5b-f7da8548f70c 2018-07-11 01:03:50,305 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-11T01:03:46Z', u'revision_number': 3, u'ha': True, u'id': u'2fb04e6c-fa13-4cb2-aeab-ae79ddd8ffef', u'external_gateway_info': {u'network_id': u'969943e8-b65e-41a9-847f-379482cbd4c8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b663b2dc-a79f-4871-a611-9953d5028965', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_1b9cfd8a-aa3e-4487-b96f-9d85c4f4e5f0', u'admin_state_up': True, u'tenant_id': u'e8c122d0df984e04947e239efec27220', u'created_at': u'2018-07-11T01:03:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'e8c122d0df984e04947e239efec27220'}) 2018-07-11 01:03:50,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-11 01:03:50,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/2fb04e6c-fa13-4cb2-aeab-ae79ddd8ffef/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}ec508d036097d8ce814a9d37579208aa1546569d" -d '{"subnet_id": "599df9fb-5f72-416d-8f37-29edd875df20"}' 2018-07-11 01:03:53,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d7ef0b33-277d-43e4-95d3-6a322cd7a184 Date: Wed, 11 Jul 2018 01:03:53 GMT RESP BODY: {"network_id": "66410f9a-e256-4736-84ca-25a502aca2d6", "tenant_id": "e8c122d0df984e04947e239efec27220", "subnet_id": "599df9fb-5f72-416d-8f37-29edd875df20", "subnet_ids": ["599df9fb-5f72-416d-8f37-29edd875df20"], "port_id": "3d302787-fcea-478e-8d0f-b246c88ec33a", "id": "2fb04e6c-fa13-4cb2-aeab-ae79ddd8ffef"} 2018-07-11 01:03:53,526 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/2fb04e6c-fa13-4cb2-aeab-ae79ddd8ffef/add_router_interface.json used request id req-d7ef0b33-277d-43e4-95d3-6a322cd7a184 2018-07-11 01:03:53,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.22054100037s 2018-07-11 01:03:53,526 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/2fb04e6c-fa13-4cb2-aeab-ae79ddd8ffef/add_router_interface.json used request id req-d7ef0b33-277d-43e4-95d3-6a322cd7a184 returning object 2fb04e6c-fa13-4cb2-aeab-ae79ddd8ffef 2018-07-11 01:03:53,640 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-11 01:03:53,640 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:12 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-11 01:03:53,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-11 01:03:53,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/2fb04e6c-fa13-4cb2-aeab-ae79ddd8ffef/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}ec508d036097d8ce814a9d37579208aa1546569d" -d '{"subnet_id": "599df9fb-5f72-416d-8f37-29edd875df20"}' 2018-07-11 01:03:56,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-45343568-6495-498c-b659-a90c4889fe5f Date: Wed, 11 Jul 2018 01:03:56 GMT RESP BODY: {"network_id": "66410f9a-e256-4736-84ca-25a502aca2d6", "tenant_id": "e8c122d0df984e04947e239efec27220", "subnet_id": "599df9fb-5f72-416d-8f37-29edd875df20", "subnet_ids": ["599df9fb-5f72-416d-8f37-29edd875df20"], "port_id": "3d302787-fcea-478e-8d0f-b246c88ec33a", "id": "2fb04e6c-fa13-4cb2-aeab-ae79ddd8ffef"} 2018-07-11 01:03:56,663 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/2fb04e6c-fa13-4cb2-aeab-ae79ddd8ffef/remove_router_interface.json used request id req-45343568-6495-498c-b659-a90c4889fe5f 2018-07-11 01:03:56,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.01930499077s 2018-07-11 01:03:56,664 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/2fb04e6c-fa13-4cb2-aeab-ae79ddd8ffef/remove_router_interface.json used request id req-45343568-6495-498c-b659-a90c4889fe5f returning object 2fb04e6c-fa13-4cb2-aeab-ae79ddd8ffef 2018-07-11 01:03:56,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-11 01:03:56,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ec508d036097d8ce814a9d37579208aa1546569d" 2018-07-11 01:03:57,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-f2ea4dce-cf45-4421-b37a-3bd0dcddce33 Date: Wed, 11 Jul 2018 01:03:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "969943e8-b65e-41a9-847f-379482cbd4c8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b663b2dc-a79f-4871-a611-9953d5028965", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e8c122d0df984e04947e239efec27220", "created_at": "2018-07-11T01:03:45Z", "admin_state_up": true, "updated_at": "2018-07-11T01:03:55Z", "project_id": "e8c122d0df984e04947e239efec27220", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "2fb04e6c-fa13-4cb2-aeab-ae79ddd8ffef", "name": "tenantnetwork1-router_1b9cfd8a-aa3e-4487-b96f-9d85c4f4e5f0"}]} 2018-07-11 01:03:57,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f2ea4dce-cf45-4421-b37a-3bd0dcddce33 2018-07-11 01:03:57,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.342408895493s 2018-07-11 01:03:57,007 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f2ea4dce-cf45-4421-b37a-3bd0dcddce33 2018-07-11 01:03:57,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-11 01:03:57,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/2fb04e6c-fa13-4cb2-aeab-ae79ddd8ffef.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}ec508d036097d8ce814a9d37579208aa1546569d" 2018-07-11 01:04:00,981 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed014a3c-e3a8-4041-bb79-22671f89ccdd Content-Length: 0 Date: Wed, 11 Jul 2018 01:04:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-11 01:04:00,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/2fb04e6c-fa13-4cb2-aeab-ae79ddd8ffef.json used request id req-ed014a3c-e3a8-4041-bb79-22671f89ccdd 2018-07-11 01:04:00,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.9728770256s 2018-07-11 01:04:00,982 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/2fb04e6c-fa13-4cb2-aeab-ae79ddd8ffef.json used request id req-ed014a3c-e3a8-4041-bb79-22671f89ccdd 2018-07-11 01:04:00,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-11 01:04:00,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ec508d036097d8ce814a9d37579208aa1546569d" 2018-07-11 01:04:01,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-23d01445-bb62-4ceb-af79-c8ebc8c7ab9b Date: Wed, 11 Jul 2018 01:04:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-11T01:03:43Z","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":"599df9fb-5f72-416d-8f37-29edd875df20","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"e8c122d0df984e04947e239efec27220","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_1b9cfd8a-aa3e-4487-b96f-9d85c4f4e5f0","enable_dhcp":true,"segment_id":null,"network_id":"66410f9a-e256-4736-84ca-25a502aca2d6","tenant_id":"e8c122d0df984e04947e239efec27220","created_at":"2018-07-11T01:03:43Z","ip_version":4},{"updated_at":"2018-07-11T01:00:39Z","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":"b663b2dc-a79f-4871-a611-9953d5028965","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"7a9b4a25d78f4143afe903aca209f5b0","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"969943e8-b65e-41a9-847f-379482cbd4c8","tenant_id":"7a9b4a25d78f4143afe903aca209f5b0","created_at":"2018-07-11T01:00:39Z","ip_version":4}]} 2018-07-11 01:04:01,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-23d01445-bb62-4ceb-af79-c8ebc8c7ab9b 2018-07-11 01:04:01,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.242080926895s 2018-07-11 01:04:01,225 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-23d01445-bb62-4ceb-af79-c8ebc8c7ab9b 2018-07-11 01:04:01,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-11 01:04:01,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/599df9fb-5f72-416d-8f37-29edd875df20.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}ec508d036097d8ce814a9d37579208aa1546569d" 2018-07-11 01:04:04,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b2a25a42-5d64-4883-8b34-9ec8300c4c88 Date: Wed, 11 Jul 2018 01:04:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-11 01:04:04,227 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/599df9fb-5f72-416d-8f37-29edd875df20.json used request id req-b2a25a42-5d64-4883-8b34-9ec8300c4c88 2018-07-11 01:04:04,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.00039315224s 2018-07-11 01:04:04,227 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/599df9fb-5f72-416d-8f37-29edd875df20.json used request id req-b2a25a42-5d64-4883-8b34-9ec8300c4c88 2018-07-11 01:04:04,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 01:04:04,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ec508d036097d8ce814a9d37579208aa1546569d" 2018-07-11 01:04:05,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-3848e704-9272-4d83-a68f-57b220d23047 Date: Wed, 11 Jul 2018 01:04:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"66410f9a-e256-4736-84ca-25a502aca2d6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"e8c122d0df984e04947e239efec27220","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-11T01:04:04Z","qos_policy_id":null,"name":"tenantnetwork1-net_1b9cfd8a-aa3e-4487-b96f-9d85c4f4e5f0","admin_state_up":true,"tenant_id":"e8c122d0df984e04947e239efec27220","created_at":"2018-07-11T01:03:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"969943e8-b65e-41a9-847f-379482cbd4c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7a9b4a25d78f4143afe903aca209f5b0","l2_adjacency":true,"status":"ACTIVE","subnets":["b663b2dc-a79f-4871-a611-9953d5028965"],"description":"","tags":[],"updated_at":"2018-07-11T01:00:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7a9b4a25d78f4143afe903aca209f5b0","created_at":"2018-07-11T01:00:31Z","provider:network_type":"flat"}]} 2018-07-11 01:04:05,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3848e704-9272-4d83-a68f-57b220d23047 2018-07-11 01:04:05,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.05114102364s 2018-07-11 01:04:05,279 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3848e704-9272-4d83-a68f-57b220d23047 2018-07-11 01:04:05,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-11 01:04:05,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/66410f9a-e256-4736-84ca-25a502aca2d6.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}ec508d036097d8ce814a9d37579208aa1546569d" 2018-07-11 01:04:07,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b47a0b4-db8a-429f-9ae5-41806ea5575e Date: Wed, 11 Jul 2018 01:04:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-11 01:04:07,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/66410f9a-e256-4736-84ca-25a502aca2d6.json used request id req-0b47a0b4-db8a-429f-9ae5-41806ea5575e 2018-07-11 01:04:07,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.75161409378s 2018-07-11 01:04:07,032 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/66410f9a-e256-4736-84ca-25a502aca2d6.json used request id req-0b47a0b4-db8a-429f-9ae5-41806ea5575e 2018-07-11 01:04:07,032 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-11 01:04:07,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-11 01:04:07,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-11 01:04:07,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-11 01:04:07,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-11 01:04:07,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-11 01:04:07,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-11 01:04:07,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-11 01:04:07,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-11 01:04:07,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-11 01:04:07,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-11 01:04:07,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-11 01:04:07,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-11 01:04:07,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-11 01:04:07,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-11 01:04:07,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-11 01:04:07,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-11 01:04:07,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-11 01:04:07,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-11 01:04:07,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-11 01:04:07,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-11 01:04:07,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-11 01:04:07,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-11 01:04:07,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-11 01:04:07,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 01:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160e42bf-2881-4b0b-ba3d-a45f993fe8d8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-11 01:04:07,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-160e42bf-2881-4b0b-ba3d-a45f993fe8d8 2018-07-11 01:04:07,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-11 01:04:07,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d3f0a6827a546768bc372b60fd0ff46", "name": "reader"}, {"id": "82c28764946e44519905f4e33598685d", "name": "admin"}, {"id": "51ac08adb8594fedaa67e7857eb0cb20", "name": "member"}], "expires_at": "2018-07-11T02:04:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e8c122d0df984e04947e239efec27220", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9817e8dd51704090b03db71b555ee2fb"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0c9eba6c43844dfa3b2b4452ff10241"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c655e79d1d324d7ab78b7011c30b2390"}], "type": "placement", "id": "14d67eed9b7947afbffa93db8da1a092", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6443e9443a1e42c194c7446b20dad592"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76f32bffa2de4f72a0bfeb5f2d9ddae0"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "927914d842d34adfb28b7b875325d7a5"}], "type": "metric", "id": "16a6b72dfd1c438c9bf3672129bce059", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ba811e7e30943a7b15701aa342c2777"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef38ca2f3b6046a6961e9c22ace76250"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa387ccab4fd4a40bb0d359c6f510024"}], "type": "alarming", "id": "2e2e2697c66642c1aa441488d3d8e793", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v1/e8c122d0df984e04947e239efec27220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75c0af8bfc0a433c8183ccbbcb9da3c1"}, {"url": "http://192.30.9.7:8776/v1/e8c122d0df984e04947e239efec27220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99cb1053473e453184c0cd38092516d3"}, {"url": "http://192.30.9.7:8776/v1/e8c122d0df984e04947e239efec27220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebd93e23da974b0aa4aa812222a4a6dc"}], "type": "volume", "id": "332f1668d11a4ee8bee5866df1e4cb00", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_e8c122d0df984e04947e239efec27220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25c06af376a442ee95a1b28fd5a721d7"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38d36bcf8e1948a9b94b0c169c5f35c6"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e8c122d0df984e04947e239efec27220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a215f67df62a4c22ba4f09355adb88d7"}], "type": "object-store", "id": "3a317556cc134a5fbafd2cecbf04f29f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0779046f6ad8450e8232689374b32e51"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "104ad0507c134cc19d2a6ff93e398ef4"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dadfd352a83e4598aa33fa065c586087"}], "type": "image", "id": "70eee24d1d3a4a6788e13a52dbc2e91c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "694ad28afb694e24b02791e98c86b69a"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c91cb8283bc49b1a19c0f784f42dbba"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2edf8c04b443e38a59ab538eb47a6f"}], "type": "network", "id": "75fefb2e022d4598b93f88f01c8b4826", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "160c66e77f1a425d907135636e31ddab"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70b1a36b5fc5415eb125d9b267f327ae"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7fd3a88b1f644ef997f84489c88e177"}], "type": "cloudformation", "id": "78e66d70af3949259ffadaf2cda9d748", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "7f878cd6ec4b4c44835b1e706bcb360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e8c122d0df984e04947e239efec27220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32e679d6973c4e84a37055ccaf3c81fc"}, {"url": "http://192.30.9.7:8004/v1/e8c122d0df984e04947e239efec27220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57183be25bc54ba5b70a19673e328147"}, {"url": "http://192.30.9.7:8004/v1/e8c122d0df984e04947e239efec27220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a51d214e8be84fc4acb16ecc32aed6a4"}], "type": "orchestration", "id": "9037eee9ad2947e6a2000cedb20e62f8", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10da14d5e44892a9ddcb1d67f87df6"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91e88207c0f642478f68116db5dab8a9"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c60efbe03b0f4d659407834e60be9d1c"}], "type": "identity", "id": "a96a6a5336ea49f3acf2e0aa86fa9ff5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e8c122d0df984e04947e239efec27220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ec991d50e01401596dfdec3ecac92e6"}, {"url": "http://192.30.9.7:8776/v2/e8c122d0df984e04947e239efec27220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42127215169e4980a592416cc503578b"}, {"url": "http://172.30.9.21:8776/v2/e8c122d0df984e04947e239efec27220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47ea523ddb994de5a31d7ea01a1482fa"}], "type": "volumev2", "id": "cab8b12d91d143c9b74275ff38c786f9", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00525d8bd1b442a791de0263d5c0bfb5"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64b44a8cc55a412194681569b9523e56"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77f6f295701847c9b471e611d4f49389"}], "type": "event", "id": "d8a3bf291b9f4a14acbad3774d8567f5", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d0b7db87b2a4e43880bca28e986b959"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e9f8535e2e648d49033483bb10190f3"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3ca7af75b834a34859e76b0cf4e6565"}], "type": "compute", "id": "e9cb7a0feaf54a87a303447383a8b8b1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e8c122d0df984e04947e239efec27220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24cdceb41e9c466d907f1b518a1511ba"}, {"url": "http://172.30.9.21:8776/v3/e8c122d0df984e04947e239efec27220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506867a3b02c4d879b706347ad67ff18"}, {"url": "http://192.30.9.7:8776/v3/e8c122d0df984e04947e239efec27220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efdfae2f1781428e8d1a712d3884e45f"}], "type": "volumev3", "id": "edcbef5bfd1d4f108c5b8b50c3e1a105", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3b98f80ec09246f985e73c6b02290144"}, "audit_ids": ["L3XQuBL4RXyKlbKmeJtIrg"], "issued_at": "2018-07-11T01:04:07.000000Z"}} 2018-07-11 01:04:07,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 01:04:07,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}34d97297fe5e3be0d1ce60d8102df28537778b51" 2018-07-11 01:04:08,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d6bd7f6e-c09a-44b8-bc33-bd19bb367a8e Date: Wed, 11 Jul 2018 01:04:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"969943e8-b65e-41a9-847f-379482cbd4c8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7a9b4a25d78f4143afe903aca209f5b0","l2_adjacency":true,"status":"ACTIVE","subnets":["b663b2dc-a79f-4871-a611-9953d5028965"],"description":"","tags":[],"updated_at":"2018-07-11T01:00:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7a9b4a25d78f4143afe903aca209f5b0","created_at":"2018-07-11T01:00:31Z","provider:network_type":"flat"}]} 2018-07-11 01:04:08,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d6bd7f6e-c09a-44b8-bc33-bd19bb367a8e 2018-07-11 01:04:08,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.15121006966s 2018-07-11 01:04:08,711 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d6bd7f6e-c09a-44b8-bc33-bd19bb367a8e 2018-07-11 01:04:08,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-11 01:04:08,720 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 11 Jul 2018 01:04:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edfaf1ed-8e9b-47c3-881b-07670835988f 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.21:5000/v3/", "rel": "self"}]}]}} 2018-07-11 01:04:08,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-edfaf1ed-8e9b-47c3-881b-07670835988f 2018-07-11 01:04:08,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-11 01:04:08,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}34d97297fe5e3be0d1ce60d8102df28537778b51" 2018-07-11 01:04:08,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 01:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e540f2d-2a60-4ec7-859f-7325e4254d58 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0aa0b1d950144932a2cdeff4d934e47c"}, "tags": [], "enabled": true, "id": "0aa0b1d950144932a2cdeff4d934e47c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-07-11 01:04:08,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-5e540f2d-2a60-4ec7-859f-7325e4254d58 2018-07-11 01:04:08,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105541944504s 2018-07-11 01:04:08,827 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-5e540f2d-2a60-4ec7-859f-7325e4254d58 2018-07-11 01:04:08,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-11 01:04:08,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}34d97297fe5e3be0d1ce60d8102df28537778b51" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_924bd8f3-33d5-48db-9017-8574acecd77f"}}' 2018-07-11 01:04:09,021 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 11 Jul 2018 01:04:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acc37274-7e33-45b5-b817-7607a85020d6 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.21:5000/v3/projects/39645c6002574da5ad4cb07b2ed959ea"}, "tags": [], "enabled": true, "id": "39645c6002574da5ad4cb07b2ed959ea", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_924bd8f3-33d5-48db-9017-8574acecd77f"}} 2018-07-11 01:04:09,021 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-acc37274-7e33-45b5-b817-7607a85020d6 2018-07-11 01:04:09,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.187102079391s 2018-07-11 01:04:09,022 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-acc37274-7e33-45b5-b817-7607a85020d6 2018-07-11 01:04:09,022 - 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'39645c6002574da5ad4cb07b2ed959ea', '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_924bd8f3-33d5-48db-9017-8574acecd77f'}) 2018-07-11 01:04:09,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-11 01:04:09,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}34d97297fe5e3be0d1ce60d8102df28537778b51" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "421e9d80-d7e7-4750-9716-060106e24fa9", "email": null, "name": "tenantnetwork2-user_924bd8f3-33d5-48db-9017-8574acecd77f"}}' 2018-07-11 01:04:09,451 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 11 Jul 2018 01:04:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e85a7fa-a613-4918-bb67-62d1493cd11a Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_924bd8f3-33d5-48db-9017-8574acecd77f", "links": {"self": "http://172.30.9.21:5000/v3/users/022007e911e44b6694b59da08fa87091"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "022007e911e44b6694b59da08fa87091", "domain_id": "default", "password_expires_at": null}} 2018-07-11 01:04:09,451 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-3e85a7fa-a613-4918-bb67-62d1493cd11a 2018-07-11 01:04:09,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.42264509201s 2018-07-11 01:04:09,451 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-3e85a7fa-a613-4918-bb67-62d1493cd11a 2018-07-11 01:04:09,452 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'022007e911e44b6694b59da08fa87091', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_924bd8f3-33d5-48db-9017-8574acecd77f'}) 2018-07-11 01:04:09,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-11 01:04:09,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}34d97297fe5e3be0d1ce60d8102df28537778b51" 2018-07-11 01:04:09,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 01:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2046992c-94e7-4cf1-a30c-eb807bce787d Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2153db75d8ee41c0b99aa8874d1ef18e", "links": {"self": "http://172.30.9.21:5000/v3/roles/2153db75d8ee41c0b99aa8874d1ef18e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "26071464d3ac4370b46c53c44dcb382c", "links": {"self": "http://172.30.9.21:5000/v3/roles/26071464d3ac4370b46c53c44dcb382c"}, "name": "swiftoperator"}, {"domain_id": null, "id": "3064ebe56e374a81b6279c6c26855a3a", "links": {"self": "http://172.30.9.21:5000/v3/roles/3064ebe56e374a81b6279c6c26855a3a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "51ac08adb8594fedaa67e7857eb0cb20", "links": {"self": "http://172.30.9.21:5000/v3/roles/51ac08adb8594fedaa67e7857eb0cb20"}, "name": "member"}, {"domain_id": null, "id": "6d3f0a6827a546768bc372b60fd0ff46", "links": {"self": "http://172.30.9.21:5000/v3/roles/6d3f0a6827a546768bc372b60fd0ff46"}, "name": "reader"}, {"domain_id": null, "id": "82c28764946e44519905f4e33598685d", "links": {"self": "http://172.30.9.21:5000/v3/roles/82c28764946e44519905f4e33598685d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-11 01:04:09,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2046992c-94e7-4cf1-a30c-eb807bce787d 2018-07-11 01:04:09,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176064014435s 2018-07-11 01:04:09,632 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2046992c-94e7-4cf1-a30c-eb807bce787d 2018-07-11 01:04:09,633 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-11 01:04:09,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-11 01:04:09,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}34d97297fe5e3be0d1ce60d8102df28537778b51" -d '{"role": {"name": "Member"}}' 2018-07-11 01:04:09,751 - keystoneauth.session - DEBUG - RESP: [409] Date: Wed, 11 Jul 2018 01:04:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57460277-64d9-4d6a-a67f-3cea8098dbce 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-11 01:04:09,752 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-57460277-64d9-4d6a-a67f-3cea8098dbce 2018-07-11 01:04:09,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.115292072296s 2018-07-11 01:04:09,752 - 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.21:5000/v3/roles Conflict occurred attempting to store role - Duplicate entry found with name Member. 2018-07-11 01:04:09,759 - 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-11 01:04:09,761 - 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-11 01:04:09,762 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-07-11 01:04:09,763 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-07-11 01:04:09,764 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-07-11 01:04:09,765 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-07-11 01:04:09,761 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | XX:XX | FAIL | +------------------------+------------------+------------------+----------------+ 2018-07-11 01:04:09,766 - 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-11 01:04:09,766 - 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-11 01:04:09,766 - xtesting.ci.run_tests - ERROR - The test case 'tenantnetwork2' failed. 2018-07-11 01:04:09,767 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-07-11 01:04:09,767 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | tenantnetwork1 | functest | healthcheck | 00:12 | 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-11 01:04:09,776 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR