2018-08-23 20:43:22,883 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-235 | | 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-08-23 20:43:22,888 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.28,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=PXGX3ysxd9HhuAXkmfDzAfQG7 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=59ffe1fad1f84ce5be448941e2866129 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-23 20:43:22,888 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-23 20:43:22,889 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | 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-08-23 20:43:22,926 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-23 20:43:23,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-23 20:43:23,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-23 20:43:23,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-23 20:43:23,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-23 20:43:23,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-23 20:43:23,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-23 20:43:23,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-23 20:43:23,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-23 20:43:23,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-23 20:43:23,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-23 20:43:23,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-23 20:43:23,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-23 20:43:23,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-23 20:43:23,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-23 20:43:23,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-23 20:43:23,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-23 20:43:23,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-23 20:43:23,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-23 20:43:23,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-23 20:43:23,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-23 20:43:23,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-23 20:43:23,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-23 20:43:23,237 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-23 20:43:23,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-23 20:43:23,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-23 20:43:23,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6e7bb70-89dd-45b8-83c6-7c76c3088d97 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-23 20:43:23,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f6e7bb70-89dd-45b8-83c6-7c76c3088d97 2018-08-23 20:43:23,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-23 20:43:23,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79e27232bfc242d7822cc6f7578f8cf5", "name": "admin"}], "expires_at": "2018-08-23T21:43:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59ffe1fad1f84ce5be448941e2866129", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v3/59ffe1fad1f84ce5be448941e2866129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a771c5a14df4d75828afb4dbda4aed6"}, {"url": "http://192.30.9.3:8776/v3/59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c532763168e34d1d8b488151faf0cd4d"}, {"url": "http://172.30.9.28:8776/v3/59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f55e86a0905b45b481e78ea170f5e8ae"}], "type": "volumev3", "id": "02a7212112724feda9dc3bc7a8c006cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "612e0430e813495281231306e95c9ba8"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "837281365fb143878f29c09a226f147d"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8e8d485227244cfb0f5304f2ecefe0c"}], "type": "image", "id": "100331c5db9a46d485cfd504e17fa665", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c3ccfda7c684451947a1a4fd2c06c93"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a6851ed504a423bbf6ca5d3e61c0ae0"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b077f468255741aca0e3c2a280e96fbb"}], "type": "identity", "id": "13399a952d404e82a5ccbb57caa15045", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58dfa860322645c38a1585495a024de6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3e4cec14dc34361b657a0aa7364c080"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f51ecab19499490694f57f366526c788"}], "type": "compute", "id": "304f85cd725f42b9944f5c1041a18ec0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0113bd2ebe1943a0a0225b97533acba8"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae23ff0b3e6041d7ad0d96fb609360fc"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f820e1462ba7471a820cb47c97c41d6f"}], "type": "event", "id": "3172d25161ad40e3a8041f0f30da9d9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ea678c64e134a44a8f1868bfb27b06b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d2c21d196cb4cc1ac3334daf69df08f"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f430c10c8bfb47c4be3a1e35c3650a1c"}], "type": "metric", "id": "3f6a8e4e833f42ee8b8893ecb5e2662d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "391bbfa9a9894569b3757f1ca1c6701a"}, {"url": "http://172.30.9.28:8776/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a7e2f0c2e9542b3a200d656c03f6e30"}, {"url": "http://192.30.9.3:8776/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff96984f540841c4a534762e343f7fd7"}], "type": "volume", "id": "625387af88914e36a45e2af1aa64bca6", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37d6af5f3c344a9791ac5ee25da1e145"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505b43fc349e4be9a506ee732484dbc5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff5c93ad34d241b48a433c5d76be2925"}], "type": "network", "id": "7a563f0e1d45474e99c5608e4935fee1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08152a3207b64fb3ae7d7409c0ca513a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f06b7fff4bc941edb2e87471d141d669"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd4fc12cb72646c4895f8c22763c2115"}], "type": "placement", "id": "7d7ef58e7c76468cb2a5ce21c9cc8160", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "028fbe60803c430eab90c5240aa63edb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1847a4677acd4e02afc9cf0ba3b49c19"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "638b471db03c4cdab595107b9b3da893"}], "type": "cloudformation", "id": "9fc7ab7e97f444b18f05e2df798e77c7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e8201d905c64c68b081ce78d1de4ab1"}, {"url": "http://12.0.0.26:8080/v1/AUTH_59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a97bf59eaeec4cd99bb226a12ecc5e9c"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdbe5787ea2e4c3faa47941b8acb995a"}], "type": "object-store", "id": "a69a079489db44379d2d4ebc102040e8", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f87ba06c704d7fad75eee29b5b4aeb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "502172ee29634c02948c8bb41140296d"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8883e34aa0a4b36bf090acc53a3d438"}], "type": "alarming", "id": "a78c2cecddaa467b92d8b497118c7df8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/59ffe1fad1f84ce5be448941e2866129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45c08757c630428f9dd55b6d2b01bab9"}, {"url": "http://192.30.9.3:8776/v2/59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d38ff141d2642c2b83c0ce433a1bc1b"}, {"url": "http://172.30.9.28:8776/v2/59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2a57500e98147b9aefa26404b3621dc"}], "type": "volumev2", "id": "ad4e4a68ed0c42e0ba26324a048e4027", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090a8f2df28d4c58a9eda344178710d4"}, {"url": "http://172.30.9.28:8004/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf96e455ccea46668b2e535798e64ad2"}, {"url": "http://192.30.9.3:8004/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "effba07449574787b6f7bc52a2bb285d"}], "type": "orchestration", "id": "c66ca61133f64d218720d88886b89e05", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "e9f57f52e67b4847a36a02a10b6dbdb0", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "03706eecdc3e4d4dbf0558069f8987f4"}, "audit_ids": ["_Dt6uG7kTeS7MO-VMiDbGQ"], "issued_at": "2018-08-23T20:43:23.000000Z"}} 2018-08-23 20:43:23,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9422a2b4fa2d68a6deaf375627d6dfafb30524aa" 2018-08-23 20:43:24,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:43:23 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-cdccd839-ca2a-4e05-b416-849e642d5617 x-compute-request-id: req-cdccd839-ca2a-4e05-b416-849e642d5617 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-23 20:43:24,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-aggregates used request id req-cdccd839-ca2a-4e05-b416-849e642d5617 2018-08-23 20:43:24,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.33512496948s 2018-08-23 20:43:24,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-aggregates used request id req-cdccd839-ca2a-4e05-b416-849e642d5617 2018-08-23 20:43:24,573 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-23 20:43:24,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-23 20:43:24,581 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 23 Aug 2018 20:43:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-23 20:43:24,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-23 20:43:24,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9422a2b4fa2d68a6deaf375627d6dfafb30524aa" 2018-08-23 20:43:24,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291e4875-51fb-4f0d-909a-53220fe288b0 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/693b195d38db41e284816d1f3c214c40"}, "tags": [], "enabled": true, "id": "693b195d38db41e284816d1f3c214c40", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-08-23 20:43:24,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-291e4875-51fb-4f0d-909a-53220fe288b0 2018-08-23 20:43:24,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.156584978104s 2018-08-23 20:43:24,740 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-291e4875-51fb-4f0d-909a-53220fe288b0 2018-08-23 20:43:24,741 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'693b195d38db41e284816d1f3c214c40', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-23 20:43:24,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-23 20:43:24,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9422a2b4fa2d68a6deaf375627d6dfafb30524aa" 2018-08-23 20:43:24,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-333c7947-9724-4e36-9f0f-b7cfbd18e121 Content-Encoding: gzip Content-Length: 1962 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0113bd2ebe1943a0a0225b97533acba8"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3172d25161ad40e3a8041f0f30da9d9a", "id": "0113bd2ebe1943a0a0225b97533acba8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/028fbe60803c430eab90c5240aa63edb"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9fc7ab7e97f444b18f05e2df798e77c7", "id": "028fbe60803c430eab90c5240aa63edb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/02f87ba06c704d7fad75eee29b5b4aeb"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a78c2cecddaa467b92d8b497118c7df8", "id": "02f87ba06c704d7fad75eee29b5b4aeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/08152a3207b64fb3ae7d7409c0ca513a"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7d7ef58e7c76468cb2a5ce21c9cc8160", "id": "08152a3207b64fb3ae7d7409c0ca513a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/090a8f2df28d4c58a9eda344178710d4"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c66ca61133f64d218720d88886b89e05", "id": "090a8f2df28d4c58a9eda344178710d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0c3ccfda7c684451947a1a4fd2c06c93"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "13399a952d404e82a5ccbb57caa15045", "id": "0c3ccfda7c684451947a1a4fd2c06c93"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0e8201d905c64c68b081ce78d1de4ab1"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a69a079489db44379d2d4ebc102040e8", "id": "0e8201d905c64c68b081ce78d1de4ab1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1847a4677acd4e02afc9cf0ba3b49c19"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9fc7ab7e97f444b18f05e2df798e77c7", "id": "1847a4677acd4e02afc9cf0ba3b49c19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/37d6af5f3c344a9791ac5ee25da1e145"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7a563f0e1d45474e99c5608e4935fee1", "id": "37d6af5f3c344a9791ac5ee25da1e145"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/391bbfa9a9894569b3757f1ca1c6701a"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "625387af88914e36a45e2af1aa64bca6", "id": "391bbfa9a9894569b3757f1ca1c6701a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/45c08757c630428f9dd55b6d2b01bab9"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ad4e4a68ed0c42e0ba26324a048e4027", "id": "45c08757c630428f9dd55b6d2b01bab9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/502172ee29634c02948c8bb41140296d"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a78c2cecddaa467b92d8b497118c7df8", "id": "502172ee29634c02948c8bb41140296d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/505b43fc349e4be9a506ee732484dbc5"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7a563f0e1d45474e99c5608e4935fee1", "id": "505b43fc349e4be9a506ee732484dbc5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/58dfa860322645c38a1585495a024de6"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "304f85cd725f42b9944f5c1041a18ec0", "id": "58dfa860322645c38a1585495a024de6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5a6851ed504a423bbf6ca5d3e61c0ae0"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "13399a952d404e82a5ccbb57caa15045", "id": "5a6851ed504a423bbf6ca5d3e61c0ae0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5ea678c64e134a44a8f1868bfb27b06b"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3f6a8e4e833f42ee8b8893ecb5e2662d", "id": "5ea678c64e134a44a8f1868bfb27b06b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/612e0430e813495281231306e95c9ba8"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "100331c5db9a46d485cfd504e17fa665", "id": "612e0430e813495281231306e95c9ba8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/638b471db03c4cdab595107b9b3da893"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9fc7ab7e97f444b18f05e2df798e77c7", "id": "638b471db03c4cdab595107b9b3da893"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6a7e2f0c2e9542b3a200d656c03f6e30"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "625387af88914e36a45e2af1aa64bca6", "id": "6a7e2f0c2e9542b3a200d656c03f6e30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6d2c21d196cb4cc1ac3334daf69df08f"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3f6a8e4e833f42ee8b8893ecb5e2662d", "id": "6d2c21d196cb4cc1ac3334daf69df08f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6d38ff141d2642c2b83c0ce433a1bc1b"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ad4e4a68ed0c42e0ba26324a048e4027", "id": "6d38ff141d2642c2b83c0ce433a1bc1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/837281365fb143878f29c09a226f147d"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "100331c5db9a46d485cfd504e17fa665", "id": "837281365fb143878f29c09a226f147d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8a771c5a14df4d75828afb4dbda4aed6"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "02a7212112724feda9dc3bc7a8c006cc", "id": "8a771c5a14df4d75828afb4dbda4aed6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a97bf59eaeec4cd99bb226a12ecc5e9c"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a69a079489db44379d2d4ebc102040e8", "id": "a97bf59eaeec4cd99bb226a12ecc5e9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ae23ff0b3e6041d7ad0d96fb609360fc"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3172d25161ad40e3a8041f0f30da9d9a", "id": "ae23ff0b3e6041d7ad0d96fb609360fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b077f468255741aca0e3c2a280e96fbb"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "13399a952d404e82a5ccbb57caa15045", "id": "b077f468255741aca0e3c2a280e96fbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c532763168e34d1d8b488151faf0cd4d"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "02a7212112724feda9dc3bc7a8c006cc", "id": "c532763168e34d1d8b488151faf0cd4d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/cdbe5787ea2e4c3faa47941b8acb995a"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a69a079489db44379d2d4ebc102040e8", "id": "cdbe5787ea2e4c3faa47941b8acb995a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/cf96e455ccea46668b2e535798e64ad2"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c66ca61133f64d218720d88886b89e05", "id": "cf96e455ccea46668b2e535798e64ad2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d2a57500e98147b9aefa26404b3621dc"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ad4e4a68ed0c42e0ba26324a048e4027", "id": "d2a57500e98147b9aefa26404b3621dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e3e4cec14dc34361b657a0aa7364c080"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "304f85cd725f42b9944f5c1041a18ec0", "id": "e3e4cec14dc34361b657a0aa7364c080"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e8883e34aa0a4b36bf090acc53a3d438"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a78c2cecddaa467b92d8b497118c7df8", "id": "e8883e34aa0a4b36bf090acc53a3d438"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e8e8d485227244cfb0f5304f2ecefe0c"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "100331c5db9a46d485cfd504e17fa665", "id": "e8e8d485227244cfb0f5304f2ecefe0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/effba07449574787b6f7bc52a2bb285d"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c66ca61133f64d218720d88886b89e05", "id": "effba07449574787b6f7bc52a2bb285d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f06b7fff4bc941edb2e87471d141d669"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7d7ef58e7c76468cb2a5ce21c9cc8160", "id": "f06b7fff4bc941edb2e87471d141d669"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f430c10c8bfb47c4be3a1e35c3650a1c"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3f6a8e4e833f42ee8b8893ecb5e2662d", "id": "f430c10c8bfb47c4be3a1e35c3650a1c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f51ecab19499490694f57f366526c788"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "304f85cd725f42b9944f5c1041a18ec0", "id": "f51ecab19499490694f57f366526c788"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f55e86a0905b45b481e78ea170f5e8ae"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "02a7212112724feda9dc3bc7a8c006cc", "id": "f55e86a0905b45b481e78ea170f5e8ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f820e1462ba7471a820cb47c97c41d6f"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3172d25161ad40e3a8041f0f30da9d9a", "id": "f820e1462ba7471a820cb47c97c41d6f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fd4fc12cb72646c4895f8c22763c2115"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7d7ef58e7c76468cb2a5ce21c9cc8160", "id": "fd4fc12cb72646c4895f8c22763c2115"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ff5c93ad34d241b48a433c5d76be2925"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7a563f0e1d45474e99c5608e4935fee1", "id": "ff5c93ad34d241b48a433c5d76be2925"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ff96984f540841c4a534762e343f7fd7"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "625387af88914e36a45e2af1aa64bca6", "id": "ff96984f540841c4a534762e343f7fd7"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-23 20:43:24,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-333c7947-9724-4e36-9f0f-b7cfbd18e121 2018-08-23 20:43:24,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.110713005066s 2018-08-23 20:43:24,855 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-333c7947-9724-4e36-9f0f-b7cfbd18e121 2018-08-23 20:43:24,862 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/0113bd2ebe1943a0a0225b97533acba8'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3172d25161ad40e3a8041f0f30da9d9a', u'id': u'0113bd2ebe1943a0a0225b97533acba8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/028fbe60803c430eab90c5240aa63edb'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9fc7ab7e97f444b18f05e2df798e77c7', u'id': u'028fbe60803c430eab90c5240aa63edb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/02f87ba06c704d7fad75eee29b5b4aeb'}, u'url': u'http://172.30.9.28:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a78c2cecddaa467b92d8b497118c7df8', u'id': u'02f87ba06c704d7fad75eee29b5b4aeb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/08152a3207b64fb3ae7d7409c0ca513a'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7d7ef58e7c76468cb2a5ce21c9cc8160', u'id': u'08152a3207b64fb3ae7d7409c0ca513a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/090a8f2df28d4c58a9eda344178710d4'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c66ca61133f64d218720d88886b89e05', u'id': u'090a8f2df28d4c58a9eda344178710d4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/0c3ccfda7c684451947a1a4fd2c06c93'}, u'url': u'http://172.30.9.28:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'13399a952d404e82a5ccbb57caa15045', u'id': u'0c3ccfda7c684451947a1a4fd2c06c93'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/0e8201d905c64c68b081ce78d1de4ab1'}, u'url': u'http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a69a079489db44379d2d4ebc102040e8', u'id': u'0e8201d905c64c68b081ce78d1de4ab1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/1847a4677acd4e02afc9cf0ba3b49c19'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9fc7ab7e97f444b18f05e2df798e77c7', u'id': u'1847a4677acd4e02afc9cf0ba3b49c19'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/37d6af5f3c344a9791ac5ee25da1e145'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7a563f0e1d45474e99c5608e4935fee1', u'id': u'37d6af5f3c344a9791ac5ee25da1e145'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/391bbfa9a9894569b3757f1ca1c6701a'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'625387af88914e36a45e2af1aa64bca6', u'id': u'391bbfa9a9894569b3757f1ca1c6701a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/45c08757c630428f9dd55b6d2b01bab9'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ad4e4a68ed0c42e0ba26324a048e4027', u'id': u'45c08757c630428f9dd55b6d2b01bab9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/502172ee29634c02948c8bb41140296d'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a78c2cecddaa467b92d8b497118c7df8', u'id': u'502172ee29634c02948c8bb41140296d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/505b43fc349e4be9a506ee732484dbc5'}, u'url': u'http://172.30.9.28:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7a563f0e1d45474e99c5608e4935fee1', u'id': u'505b43fc349e4be9a506ee732484dbc5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/58dfa860322645c38a1585495a024de6'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'304f85cd725f42b9944f5c1041a18ec0', u'id': u'58dfa860322645c38a1585495a024de6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/5a6851ed504a423bbf6ca5d3e61c0ae0'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'13399a952d404e82a5ccbb57caa15045', u'id': u'5a6851ed504a423bbf6ca5d3e61c0ae0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/5ea678c64e134a44a8f1868bfb27b06b'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3f6a8e4e833f42ee8b8893ecb5e2662d', u'id': u'5ea678c64e134a44a8f1868bfb27b06b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/612e0430e813495281231306e95c9ba8'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'100331c5db9a46d485cfd504e17fa665', u'id': u'612e0430e813495281231306e95c9ba8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/638b471db03c4cdab595107b9b3da893'}, u'url': u'http://172.30.9.28:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9fc7ab7e97f444b18f05e2df798e77c7', u'id': u'638b471db03c4cdab595107b9b3da893'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/6a7e2f0c2e9542b3a200d656c03f6e30'}, u'url': u'http://172.30.9.28:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'625387af88914e36a45e2af1aa64bca6', u'id': u'6a7e2f0c2e9542b3a200d656c03f6e30'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/6d2c21d196cb4cc1ac3334daf69df08f'}, u'url': u'http://172.30.9.28:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3f6a8e4e833f42ee8b8893ecb5e2662d', u'id': u'6d2c21d196cb4cc1ac3334daf69df08f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/6d38ff141d2642c2b83c0ce433a1bc1b'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ad4e4a68ed0c42e0ba26324a048e4027', u'id': u'6d38ff141d2642c2b83c0ce433a1bc1b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/837281365fb143878f29c09a226f147d'}, u'url': u'http://172.30.9.28:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'100331c5db9a46d485cfd504e17fa665', u'id': u'837281365fb143878f29c09a226f147d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/8a771c5a14df4d75828afb4dbda4aed6'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'02a7212112724feda9dc3bc7a8c006cc', u'id': u'8a771c5a14df4d75828afb4dbda4aed6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/a97bf59eaeec4cd99bb226a12ecc5e9c'}, u'url': u'http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a69a079489db44379d2d4ebc102040e8', u'id': u'a97bf59eaeec4cd99bb226a12ecc5e9c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/ae23ff0b3e6041d7ad0d96fb609360fc'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3172d25161ad40e3a8041f0f30da9d9a', u'id': u'ae23ff0b3e6041d7ad0d96fb609360fc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/b077f468255741aca0e3c2a280e96fbb'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'13399a952d404e82a5ccbb57caa15045', u'id': u'b077f468255741aca0e3c2a280e96fbb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/c532763168e34d1d8b488151faf0cd4d'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'02a7212112724feda9dc3bc7a8c006cc', u'id': u'c532763168e34d1d8b488151faf0cd4d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/cdbe5787ea2e4c3faa47941b8acb995a'}, u'url': u'http://12.0.0.26:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a69a079489db44379d2d4ebc102040e8', u'id': u'cdbe5787ea2e4c3faa47941b8acb995a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/cf96e455ccea46668b2e535798e64ad2'}, u'url': u'http://172.30.9.28:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c66ca61133f64d218720d88886b89e05', u'id': u'cf96e455ccea46668b2e535798e64ad2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/d2a57500e98147b9aefa26404b3621dc'}, u'url': u'http://172.30.9.28:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ad4e4a68ed0c42e0ba26324a048e4027', u'id': u'd2a57500e98147b9aefa26404b3621dc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/e3e4cec14dc34361b657a0aa7364c080'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'304f85cd725f42b9944f5c1041a18ec0', u'id': u'e3e4cec14dc34361b657a0aa7364c080'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/e8883e34aa0a4b36bf090acc53a3d438'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a78c2cecddaa467b92d8b497118c7df8', u'id': u'e8883e34aa0a4b36bf090acc53a3d438'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/e8e8d485227244cfb0f5304f2ecefe0c'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'100331c5db9a46d485cfd504e17fa665', u'id': u'e8e8d485227244cfb0f5304f2ecefe0c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/effba07449574787b6f7bc52a2bb285d'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c66ca61133f64d218720d88886b89e05', u'id': u'effba07449574787b6f7bc52a2bb285d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f06b7fff4bc941edb2e87471d141d669'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7d7ef58e7c76468cb2a5ce21c9cc8160', u'id': u'f06b7fff4bc941edb2e87471d141d669'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f430c10c8bfb47c4be3a1e35c3650a1c'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3f6a8e4e833f42ee8b8893ecb5e2662d', u'id': u'f430c10c8bfb47c4be3a1e35c3650a1c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f51ecab19499490694f57f366526c788'}, u'url': u'http://172.30.9.28:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'304f85cd725f42b9944f5c1041a18ec0', u'id': u'f51ecab19499490694f57f366526c788'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f55e86a0905b45b481e78ea170f5e8ae'}, u'url': u'http://172.30.9.28:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'02a7212112724feda9dc3bc7a8c006cc', u'id': u'f55e86a0905b45b481e78ea170f5e8ae'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f820e1462ba7471a820cb47c97c41d6f'}, u'url': u'http://172.30.9.28:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3172d25161ad40e3a8041f0f30da9d9a', u'id': u'f820e1462ba7471a820cb47c97c41d6f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/fd4fc12cb72646c4895f8c22763c2115'}, u'url': u'http://172.30.9.28:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7d7ef58e7c76468cb2a5ce21c9cc8160', u'id': u'fd4fc12cb72646c4895f8c22763c2115'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/ff5c93ad34d241b48a433c5d76be2925'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7a563f0e1d45474e99c5608e4935fee1', u'id': u'ff5c93ad34d241b48a433c5d76be2925'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/ff96984f540841c4a534762e343f7fd7'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'625387af88914e36a45e2af1aa64bca6', u'id': u'ff96984f540841c4a534762e343f7fd7'})] 2018-08-23 20:43:24,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-23 20:43:24,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9422a2b4fa2d68a6deaf375627d6dfafb30524aa" 2018-08-23 20:43:24,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:43:24 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-ae905999-c387-49d0-9e61-5f284566a30a x-compute-request-id: req-ae905999-c387-49d0-9e61-5f284566a30a 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-08-23 20:43:24,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/extensions used request id req-ae905999-c387-49d0-9e61-5f284566a30a 2018-08-23 20:43:24,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.117752075195s 2018-08-23 20:43:24,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/extensions used request id req-ae905999-c387-49d0-9e61-5f284566a30a 2018-08-23 20:43:24,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-23 20:43:25,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9422a2b4fa2d68a6deaf375627d6dfafb30524aa" 2018-08-23 20:43:26,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:43:25 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-924a2a3b-9cb1-4d77-803a-abf70e83bbb2 x-compute-request-id: req-924a2a3b-9cb1-4d77-803a-abf70e83bbb2 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-23 20:43:26,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-floating-ip-pools used request id req-924a2a3b-9cb1-4d77-803a-abf70e83bbb2 2018-08-23 20:43:26,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.94026994705s 2018-08-23 20:43:26,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-floating-ip-pools used request id req-924a2a3b-9cb1-4d77-803a-abf70e83bbb2 2018-08-23 20:43:26,939 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-23 20:43:26,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-23 20:43:26,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9422a2b4fa2d68a6deaf375627d6dfafb30524aa" 2018-08-23 20:43:27,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-783d890b-173e-4737-9ab0-d8a87f6d663a Date: Thu, 23 Aug 2018 20:43:27 GMT RESP BODY: {"floatingips": []} 2018-08-23 20:43:27,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-783d890b-173e-4737-9ab0-d8a87f6d663a 2018-08-23 20:43:27,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.04779887199s 2018-08-23 20:43:27,992 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-783d890b-173e-4737-9ab0-d8a87f6d663a 2018-08-23 20:43:27,992 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-23 20:43:27,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-23 20:43:27,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9422a2b4fa2d68a6deaf375627d6dfafb30524aa" 2018-08-23 20:43:28,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:43:27 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-2871ac2f-40b4-4266-81c2-5d540f5f15ba x-compute-request-id: req-2871ac2f-40b4-4266-81c2-5d540f5f15ba Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 110}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 113}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 5}]} 2018-08-23 20:43:28,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-2871ac2f-40b4-4266-81c2-5d540f5f15ba 2018-08-23 20:43:28,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.153549909592s 2018-08-23 20:43:28,147 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-2871ac2f-40b4-4266-81c2-5d540f5f15ba 2018-08-23 20:43:28,147 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "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", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 110}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "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", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 113}, 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-08-23 20:43:28,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-23 20:43:28,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9422a2b4fa2d68a6deaf375627d6dfafb30524aa" 2018-08-23 20:43:28,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:43:28 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-ee2af8d7-c9e1-4cb5-bbd5-aca8f8b35728 x-compute-request-id: req-ee2af8d7-c9e1-4cb5-bbd5-aca8f8b35728 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-23 20:43:28,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-ee2af8d7-c9e1-4cb5-bbd5-aca8f8b35728 2018-08-23 20:43:28,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.122027873993s 2018-08-23 20:43:28,271 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-ee2af8d7-c9e1-4cb5-bbd5-aca8f8b35728 2018-08-23 20:43:28,271 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-23 20:43:28,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 20:43:28,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9422a2b4fa2d68a6deaf375627d6dfafb30524aa" 2018-08-23 20:43:29,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b4489eb4-5a4c-4a85-bf6b-0e17d1fe23c8 Date: Thu, 23 Aug 2018 20:43:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"06ac0c22-fd61-4878-b67d-f1fda41abbce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"86af2c57c5214bdeafd367178d29280f","l2_adjacency":true,"status":"ACTIVE","subnets":["1fd98244-9f5b-4e1b-b795-c891a546247a"],"description":"","tags":[],"updated_at":"2018-08-23T20:40:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"86af2c57c5214bdeafd367178d29280f","created_at":"2018-08-23T20:40:05Z","provider:network_type":"flat"}]} 2018-08-23 20:43:29,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b4489eb4-5a4c-4a85-bf6b-0e17d1fe23c8 2018-08-23 20:43:29,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.949104785919s 2018-08-23 20:43:29,221 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b4489eb4-5a4c-4a85-bf6b-0e17d1fe23c8 2018-08-23 20:43:29,221 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'1fd98244-9f5b-4e1b-b795-c891a546247a'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-23T20:40:12Z', u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'06ac0c22-fd61-4878-b67d-f1fda41abbce', 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-08-23T20:40:05Z', u'provider:network_type': u'flat', u'tenant_id': u'86af2c57c5214bdeafd367178d29280f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'86af2c57c5214bdeafd367178d29280f', u'l2_adjacency': True})] 2018-08-23 20:43:29,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-23 20:43:29,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9422a2b4fa2d68a6deaf375627d6dfafb30524aa" 2018-08-23 20:43:30,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8072f37a-c11f-4fda-9cee-4d5995228d51 Date: Thu, 23 Aug 2018 20:43:30 GMT RESP BODY: {"ports":[]} 2018-08-23 20:43:30,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-8072f37a-c11f-4fda-9cee-4d5995228d51 2018-08-23 20:43:30,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.983408927917s 2018-08-23 20:43:30,205 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-8072f37a-c11f-4fda-9cee-4d5995228d51 2018-08-23 20:43:30,206 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-23 20:43:30,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-23 20:43:30,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9422a2b4fa2d68a6deaf375627d6dfafb30524aa" 2018-08-23 20:43:30,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b604e0e6-33b2-4022-9de4-849c9c9ced5a Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "86af2c57c5214bdeafd367178d29280f"}}, "role": {"id": "79e27232bfc242d7822cc6f7578f8cf5"}, "user": {"id": "00611b093180499ea0cebf4aba76937d"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/86af2c57c5214bdeafd367178d29280f/users/00611b093180499ea0cebf4aba76937d/roles/79e27232bfc242d7822cc6f7578f8cf5"}}, {"scope": {"project": {"id": "59ffe1fad1f84ce5be448941e2866129"}}, "role": {"id": "79e27232bfc242d7822cc6f7578f8cf5"}, "user": {"id": "03706eecdc3e4d4dbf0558069f8987f4"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/59ffe1fad1f84ce5be448941e2866129/users/03706eecdc3e4d4dbf0558069f8987f4/roles/79e27232bfc242d7822cc6f7578f8cf5"}}, {"scope": {"project": {"id": "86af2c57c5214bdeafd367178d29280f"}}, "role": {"id": "79e27232bfc242d7822cc6f7578f8cf5"}, "user": {"id": "2d21487314584cde98c6daaff0860063"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/86af2c57c5214bdeafd367178d29280f/users/2d21487314584cde98c6daaff0860063/roles/79e27232bfc242d7822cc6f7578f8cf5"}}, {"scope": {"project": {"id": "86af2c57c5214bdeafd367178d29280f"}}, "role": {"id": "f0b110a32b0f40d49a4ff28689930471"}, "user": {"id": "2d21487314584cde98c6daaff0860063"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/86af2c57c5214bdeafd367178d29280f/users/2d21487314584cde98c6daaff0860063/roles/f0b110a32b0f40d49a4ff28689930471"}}, {"scope": {"project": {"id": "86af2c57c5214bdeafd367178d29280f"}}, "role": {"id": "79e27232bfc242d7822cc6f7578f8cf5"}, "user": {"id": "2f5cbc4650c047c3b8cc5dbf76f54ac9"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/86af2c57c5214bdeafd367178d29280f/users/2f5cbc4650c047c3b8cc5dbf76f54ac9/roles/79e27232bfc242d7822cc6f7578f8cf5"}}, {"scope": {"project": {"id": "86af2c57c5214bdeafd367178d29280f"}}, "role": {"id": "79e27232bfc242d7822cc6f7578f8cf5"}, "user": {"id": "58a02e5ef6e944a4985eb1368063ae75"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/86af2c57c5214bdeafd367178d29280f/users/58a02e5ef6e944a4985eb1368063ae75/roles/79e27232bfc242d7822cc6f7578f8cf5"}}, {"scope": {"project": {"id": "86af2c57c5214bdeafd367178d29280f"}}, "role": {"id": "79e27232bfc242d7822cc6f7578f8cf5"}, "user": {"id": "5918a1a30753453b96af1011fc521ed4"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/86af2c57c5214bdeafd367178d29280f/users/5918a1a30753453b96af1011fc521ed4/roles/79e27232bfc242d7822cc6f7578f8cf5"}}, {"scope": {"project": {"id": "86af2c57c5214bdeafd367178d29280f"}}, "role": {"id": "79e27232bfc242d7822cc6f7578f8cf5"}, "user": {"id": "63de374a7ff949688eb7cb4b4d7fc180"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/86af2c57c5214bdeafd367178d29280f/users/63de374a7ff949688eb7cb4b4d7fc180/roles/79e27232bfc242d7822cc6f7578f8cf5"}}, {"scope": {"project": {"id": "86af2c57c5214bdeafd367178d29280f"}}, "role": {"id": "79e27232bfc242d7822cc6f7578f8cf5"}, "user": {"id": "77282bf32ecb416d8df0880cc7577efa"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/86af2c57c5214bdeafd367178d29280f/users/77282bf32ecb416d8df0880cc7577efa/roles/79e27232bfc242d7822cc6f7578f8cf5"}}, {"scope": {"project": {"id": "86af2c57c5214bdeafd367178d29280f"}}, "role": {"id": "79e27232bfc242d7822cc6f7578f8cf5"}, "user": {"id": "b029e62a3c6f4fa8a8493b44b07cb61c"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/86af2c57c5214bdeafd367178d29280f/users/b029e62a3c6f4fa8a8493b44b07cb61c/roles/79e27232bfc242d7822cc6f7578f8cf5"}}, {"scope": {"project": {"id": "86af2c57c5214bdeafd367178d29280f"}}, "role": {"id": "79e27232bfc242d7822cc6f7578f8cf5"}, "user": {"id": "b511009486814680be8bce370875558f"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/86af2c57c5214bdeafd367178d29280f/users/b511009486814680be8bce370875558f/roles/79e27232bfc242d7822cc6f7578f8cf5"}}, {"scope": {"project": {"id": "86af2c57c5214bdeafd367178d29280f"}}, "role": {"id": "79e27232bfc242d7822cc6f7578f8cf5"}, "user": {"id": "b78b9ff5253044d4a370943598388ecc"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/86af2c57c5214bdeafd367178d29280f/users/b78b9ff5253044d4a370943598388ecc/roles/79e27232bfc242d7822cc6f7578f8cf5"}}, {"scope": {"project": {"id": "86af2c57c5214bdeafd367178d29280f"}}, "role": {"id": "79e27232bfc242d7822cc6f7578f8cf5"}, "user": {"id": "ca9e7fd29f5843c19008f40cab2e0218"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/86af2c57c5214bdeafd367178d29280f/users/ca9e7fd29f5843c19008f40cab2e0218/roles/79e27232bfc242d7822cc6f7578f8cf5"}}, {"scope": {"project": {"id": "86af2c57c5214bdeafd367178d29280f"}}, "role": {"id": "79e27232bfc242d7822cc6f7578f8cf5"}, "user": {"id": "d8bcd97967c04cf3ab6cb0985aff2597"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/86af2c57c5214bdeafd367178d29280f/users/d8bcd97967c04cf3ab6cb0985aff2597/roles/79e27232bfc242d7822cc6f7578f8cf5"}}, {"scope": {"domain": {"id": "693b195d38db41e284816d1f3c214c40"}}, "role": {"id": "79e27232bfc242d7822cc6f7578f8cf5"}, "user": {"id": "60705b609adc40c3bcbf2fa968a0f06c"}, "links": {"assignment": "http://172.30.9.28:5000/v3/domains/693b195d38db41e284816d1f3c214c40/users/60705b609adc40c3bcbf2fa968a0f06c/roles/79e27232bfc242d7822cc6f7578f8cf5"}}, {"scope": {"system": {"all": true}}, "role": {"id": "79e27232bfc242d7822cc6f7578f8cf5"}, "user": {"id": "03706eecdc3e4d4dbf0558069f8987f4"}, "links": {"assignment": "http://172.30.9.28:5000/v3/system/users/03706eecdc3e4d4dbf0558069f8987f4/roles/79e27232bfc242d7822cc6f7578f8cf5"}}], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-23 20:43:30,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments used request id req-b604e0e6-33b2-4022-9de4-849c9c9ced5a 2018-08-23 20:43:30,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107064962387s 2018-08-23 20:43:30,317 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments used request id req-b604e0e6-33b2-4022-9de4-849c9c9ced5a 2018-08-23 20:43:30,320 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'86af2c57c5214bdeafd367178d29280f', 'id': u'79e27232bfc242d7822cc6f7578f8cf5', 'user': u'00611b093180499ea0cebf4aba76937d'}), Munch({'project': u'59ffe1fad1f84ce5be448941e2866129', 'id': u'79e27232bfc242d7822cc6f7578f8cf5', 'user': u'03706eecdc3e4d4dbf0558069f8987f4'}), Munch({'project': u'86af2c57c5214bdeafd367178d29280f', 'id': u'79e27232bfc242d7822cc6f7578f8cf5', 'user': u'2d21487314584cde98c6daaff0860063'}), Munch({'project': u'86af2c57c5214bdeafd367178d29280f', 'id': u'f0b110a32b0f40d49a4ff28689930471', 'user': u'2d21487314584cde98c6daaff0860063'}), Munch({'project': u'86af2c57c5214bdeafd367178d29280f', 'id': u'79e27232bfc242d7822cc6f7578f8cf5', 'user': u'2f5cbc4650c047c3b8cc5dbf76f54ac9'}), Munch({'project': u'86af2c57c5214bdeafd367178d29280f', 'id': u'79e27232bfc242d7822cc6f7578f8cf5', 'user': u'58a02e5ef6e944a4985eb1368063ae75'}), Munch({'project': u'86af2c57c5214bdeafd367178d29280f', 'id': u'79e27232bfc242d7822cc6f7578f8cf5', 'user': u'5918a1a30753453b96af1011fc521ed4'}), Munch({'project': u'86af2c57c5214bdeafd367178d29280f', 'id': u'79e27232bfc242d7822cc6f7578f8cf5', 'user': u'63de374a7ff949688eb7cb4b4d7fc180'}), Munch({'project': u'86af2c57c5214bdeafd367178d29280f', 'id': u'79e27232bfc242d7822cc6f7578f8cf5', 'user': u'77282bf32ecb416d8df0880cc7577efa'}), Munch({'project': u'86af2c57c5214bdeafd367178d29280f', 'id': u'79e27232bfc242d7822cc6f7578f8cf5', 'user': u'b029e62a3c6f4fa8a8493b44b07cb61c'}), Munch({'project': u'86af2c57c5214bdeafd367178d29280f', 'id': u'79e27232bfc242d7822cc6f7578f8cf5', 'user': u'b511009486814680be8bce370875558f'}), Munch({'project': u'86af2c57c5214bdeafd367178d29280f', 'id': u'79e27232bfc242d7822cc6f7578f8cf5', 'user': u'b78b9ff5253044d4a370943598388ecc'}), Munch({'project': u'86af2c57c5214bdeafd367178d29280f', 'id': u'79e27232bfc242d7822cc6f7578f8cf5', 'user': u'ca9e7fd29f5843c19008f40cab2e0218'}), Munch({'project': u'86af2c57c5214bdeafd367178d29280f', 'id': u'79e27232bfc242d7822cc6f7578f8cf5', 'user': u'd8bcd97967c04cf3ab6cb0985aff2597'}), Munch({'domain': u'693b195d38db41e284816d1f3c214c40', 'id': u'79e27232bfc242d7822cc6f7578f8cf5', 'user': u'60705b609adc40c3bcbf2fa968a0f06c'}), Munch({'id': u'79e27232bfc242d7822cc6f7578f8cf5', 'user': u'03706eecdc3e4d4dbf0558069f8987f4'})] 2018-08-23 20:43:30,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-23 20:43:30,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9422a2b4fa2d68a6deaf375627d6dfafb30524aa" 2018-08-23 20:43:30,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d02e306f-e6fe-4227-8b13-074a0242d065 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fca8b0b8f124e97b9e8f0952fcb04b6", "links": {"self": "http://172.30.9.28:5000/v3/roles/3fca8b0b8f124e97b9e8f0952fcb04b6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "79e27232bfc242d7822cc6f7578f8cf5", "links": {"self": "http://172.30.9.28:5000/v3/roles/79e27232bfc242d7822cc6f7578f8cf5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0b110a32b0f40d49a4ff28689930471", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0b110a32b0f40d49a4ff28689930471"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "f1ceb250088f4b76baf2745d0e86fb80", "links": {"self": "http://172.30.9.28:5000/v3/roles/f1ceb250088f4b76baf2745d0e86fb80"}, "name": "heat_stack_user"}]} 2018-08-23 20:43:30,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d02e306f-e6fe-4227-8b13-074a0242d065 2018-08-23 20:43:30,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190450191498s 2018-08-23 20:43:30,515 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d02e306f-e6fe-4227-8b13-074a0242d065 2018-08-23 20:43:30,516 - 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'swiftoperator', 'id': u'3fca8b0b8f124e97b9e8f0952fcb04b6'}), 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'79e27232bfc242d7822cc6f7578f8cf5'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'f0b110a32b0f40d49a4ff28689930471'}), 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'f1ceb250088f4b76baf2745d0e86fb80'})] 2018-08-23 20:43:30,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-23 20:43:30,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9422a2b4fa2d68a6deaf375627d6dfafb30524aa" 2018-08-23 20:43:31,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f4efb778-482d-49cd-a18a-f3d826587418 Date: Thu, 23 Aug 2018 20:43:31 GMT RESP BODY: {"routers": []} 2018-08-23 20:43:31,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f4efb778-482d-49cd-a18a-f3d826587418 2018-08-23 20:43:31,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.08373689651s 2018-08-23 20:43:31,602 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f4efb778-482d-49cd-a18a-f3d826587418 2018-08-23 20:43:31,602 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-23 20:43:31,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-23 20:43:31,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9422a2b4fa2d68a6deaf375627d6dfafb30524aa" 2018-08-23 20:43:31,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:43: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-327ce8db-5a03-49f8-bafe-40c03f54a102 x-compute-request-id: req-327ce8db-5a03-49f8-bafe-40c03f54a102 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-23 20:43:31,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-327ce8db-5a03-49f8-bafe-40c03f54a102 2018-08-23 20:43:31,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0865910053253s 2018-08-23 20:43:31,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-327ce8db-5a03-49f8-bafe-40c03f54a102 2018-08-23 20:43:31,690 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-23 20:43:31,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-23 20:43:31,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" 2018-08-23 20:43:31,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 23 Aug 2018 20:43:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.3:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-23 20:43:31,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" -H "X-Auth-Token: {SHA1}9422a2b4fa2d68a6deaf375627d6dfafb30524aa" 2018-08-23 20:43:31,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ce6c84-9232-41df-9be0-2ace1a38e942 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/02a7212112724feda9dc3bc7a8c006cc"}, "enabled": true, "type": "volumev3", "id": "02a7212112724feda9dc3bc7a8c006cc", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/100331c5db9a46d485cfd504e17fa665"}, "enabled": true, "type": "image", "id": "100331c5db9a46d485cfd504e17fa665", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/13399a952d404e82a5ccbb57caa15045"}, "enabled": true, "type": "identity", "id": "13399a952d404e82a5ccbb57caa15045", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/304f85cd725f42b9944f5c1041a18ec0"}, "enabled": true, "type": "compute", "id": "304f85cd725f42b9944f5c1041a18ec0", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3172d25161ad40e3a8041f0f30da9d9a"}, "enabled": true, "type": "event", "id": "3172d25161ad40e3a8041f0f30da9d9a", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3f6a8e4e833f42ee8b8893ecb5e2662d"}, "enabled": true, "type": "metric", "id": "3f6a8e4e833f42ee8b8893ecb5e2662d", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/625387af88914e36a45e2af1aa64bca6"}, "enabled": true, "type": "volume", "id": "625387af88914e36a45e2af1aa64bca6", "name": "cinder"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7a563f0e1d45474e99c5608e4935fee1"}, "enabled": true, "type": "network", "id": "7a563f0e1d45474e99c5608e4935fee1", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7d7ef58e7c76468cb2a5ce21c9cc8160"}, "enabled": true, "type": "placement", "id": "7d7ef58e7c76468cb2a5ce21c9cc8160", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9fc7ab7e97f444b18f05e2df798e77c7"}, "enabled": true, "type": "cloudformation", "id": "9fc7ab7e97f444b18f05e2df798e77c7", "name": "heat-cfn"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a69a079489db44379d2d4ebc102040e8"}, "enabled": true, "type": "object-store", "id": "a69a079489db44379d2d4ebc102040e8", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a78c2cecddaa467b92d8b497118c7df8"}, "enabled": true, "type": "alarming", "id": "a78c2cecddaa467b92d8b497118c7df8", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/ad4e4a68ed0c42e0ba26324a048e4027"}, "enabled": true, "type": "volumev2", "id": "ad4e4a68ed0c42e0ba26324a048e4027", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c66ca61133f64d218720d88886b89e05"}, "enabled": true, "type": "orchestration", "id": "c66ca61133f64d218720d88886b89e05", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e9f57f52e67b4847a36a02a10b6dbdb0"}, "enabled": true, "type": "metering", "id": "e9f57f52e67b4847a36a02a10b6dbdb0", "name": "ceilometer"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-08-23 20:43:31,793 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-d1ce6c84-9232-41df-9be0-2ace1a38e942 2018-08-23 20:43:31,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0991218090057s 2018-08-23 20:43:31,793 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-d1ce6c84-9232-41df-9be0-2ace1a38e942 2018-08-23 20:43:31,798 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'02a7212112724feda9dc3bc7a8c006cc', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'100331c5db9a46d485cfd504e17fa665', 'name': u'glance'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'13399a952d404e82a5ccbb57caa15045', 'name': u'keystone'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'304f85cd725f42b9944f5c1041a18ec0', 'name': u'nova'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'3172d25161ad40e3a8041f0f30da9d9a', 'name': u'panko'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'3f6a8e4e833f42ee8b8893ecb5e2662d', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'625387af88914e36a45e2af1aa64bca6', 'name': u'cinder'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'7a563f0e1d45474e99c5608e4935fee1', 'name': u'neutron'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'7d7ef58e7c76468cb2a5ce21c9cc8160', 'name': u'placement'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'9fc7ab7e97f444b18f05e2df798e77c7', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'a69a079489db44379d2d4ebc102040e8', 'name': u'swift'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'a78c2cecddaa467b92d8b497118c7df8', 'name': u'aodh'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'ad4e4a68ed0c42e0ba26324a048e4027', 'name': u'cinderv2'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'c66ca61133f64d218720d88886b89e05', 'name': u'heat'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'e9f57f52e67b4847a36a02a10b6dbdb0', 'name': u'ceilometer'})] 2018-08-23 20:43:31,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-23 20:43:31,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9422a2b4fa2d68a6deaf375627d6dfafb30524aa" 2018-08-23 20:43:32,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-16feab55-93ce-4be9-ab4d-9f691e8b6b75 Date: Thu, 23 Aug 2018 20:43:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-23T20:40:12Z","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":"1fd98244-9f5b-4e1b-b795-c891a546247a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"86af2c57c5214bdeafd367178d29280f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"06ac0c22-fd61-4878-b67d-f1fda41abbce","tenant_id":"86af2c57c5214bdeafd367178d29280f","created_at":"2018-08-23T20:40:12Z","ip_version":4}]} 2018-08-23 20:43:32,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-16feab55-93ce-4be9-ab4d-9f691e8b6b75 2018-08-23 20:43:32,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.891546010971s 2018-08-23 20:43:32,691 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-16feab55-93ce-4be9-ab4d-9f691e8b6b75 2018-08-23 20:43:32,691 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T20:40:12Z', 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'1fd98244-9f5b-4e1b-b795-c891a546247a', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'06ac0c22-fd61-4878-b67d-f1fda41abbce', u'tenant_id': u'86af2c57c5214bdeafd367178d29280f', u'created_at': u'2018-08-23T20:40:12Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'86af2c57c5214bdeafd367178d29280f'})] 2018-08-23 20:43:32,818 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-23 20:43:32,818 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-23 20:43:32,877 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-23 20:43:33,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-23 20:43:33,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-23 20:43:33,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-23 20:43:33,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-23 20:43:33,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-23 20:43:33,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-23 20:43:33,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-23 20:43:33,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-23 20:43:33,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-23 20:43:33,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-23 20:43:33,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-23 20:43:33,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-23 20:43:33,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-23 20:43:33,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-23 20:43:33,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-23 20:43:33,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-23 20:43:33,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-23 20:43:33,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-23 20:43:33,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-23 20:43:33,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-23 20:43:33,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-23 20:43:33,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-23 20:43:33,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-23 20:43:33,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d2f448-9584-49ba-90e2-3c1eba397a41 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-23 20:43:33,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-70d2f448-9584-49ba-90e2-3c1eba397a41 2018-08-23 20:43:33,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-23 20:43:33,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79e27232bfc242d7822cc6f7578f8cf5", "name": "admin"}], "expires_at": "2018-08-23T21:43:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59ffe1fad1f84ce5be448941e2866129", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v3/59ffe1fad1f84ce5be448941e2866129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a771c5a14df4d75828afb4dbda4aed6"}, {"url": "http://192.30.9.3:8776/v3/59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c532763168e34d1d8b488151faf0cd4d"}, {"url": "http://172.30.9.28:8776/v3/59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f55e86a0905b45b481e78ea170f5e8ae"}], "type": "volumev3", "id": "02a7212112724feda9dc3bc7a8c006cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "612e0430e813495281231306e95c9ba8"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "837281365fb143878f29c09a226f147d"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8e8d485227244cfb0f5304f2ecefe0c"}], "type": "image", "id": "100331c5db9a46d485cfd504e17fa665", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c3ccfda7c684451947a1a4fd2c06c93"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a6851ed504a423bbf6ca5d3e61c0ae0"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b077f468255741aca0e3c2a280e96fbb"}], "type": "identity", "id": "13399a952d404e82a5ccbb57caa15045", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58dfa860322645c38a1585495a024de6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3e4cec14dc34361b657a0aa7364c080"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f51ecab19499490694f57f366526c788"}], "type": "compute", "id": "304f85cd725f42b9944f5c1041a18ec0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0113bd2ebe1943a0a0225b97533acba8"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae23ff0b3e6041d7ad0d96fb609360fc"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f820e1462ba7471a820cb47c97c41d6f"}], "type": "event", "id": "3172d25161ad40e3a8041f0f30da9d9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ea678c64e134a44a8f1868bfb27b06b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d2c21d196cb4cc1ac3334daf69df08f"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f430c10c8bfb47c4be3a1e35c3650a1c"}], "type": "metric", "id": "3f6a8e4e833f42ee8b8893ecb5e2662d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "391bbfa9a9894569b3757f1ca1c6701a"}, {"url": "http://172.30.9.28:8776/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a7e2f0c2e9542b3a200d656c03f6e30"}, {"url": "http://192.30.9.3:8776/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff96984f540841c4a534762e343f7fd7"}], "type": "volume", "id": "625387af88914e36a45e2af1aa64bca6", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37d6af5f3c344a9791ac5ee25da1e145"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505b43fc349e4be9a506ee732484dbc5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff5c93ad34d241b48a433c5d76be2925"}], "type": "network", "id": "7a563f0e1d45474e99c5608e4935fee1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08152a3207b64fb3ae7d7409c0ca513a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f06b7fff4bc941edb2e87471d141d669"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd4fc12cb72646c4895f8c22763c2115"}], "type": "placement", "id": "7d7ef58e7c76468cb2a5ce21c9cc8160", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "028fbe60803c430eab90c5240aa63edb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1847a4677acd4e02afc9cf0ba3b49c19"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "638b471db03c4cdab595107b9b3da893"}], "type": "cloudformation", "id": "9fc7ab7e97f444b18f05e2df798e77c7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e8201d905c64c68b081ce78d1de4ab1"}, {"url": "http://12.0.0.26:8080/v1/AUTH_59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a97bf59eaeec4cd99bb226a12ecc5e9c"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdbe5787ea2e4c3faa47941b8acb995a"}], "type": "object-store", "id": "a69a079489db44379d2d4ebc102040e8", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f87ba06c704d7fad75eee29b5b4aeb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "502172ee29634c02948c8bb41140296d"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8883e34aa0a4b36bf090acc53a3d438"}], "type": "alarming", "id": "a78c2cecddaa467b92d8b497118c7df8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/59ffe1fad1f84ce5be448941e2866129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45c08757c630428f9dd55b6d2b01bab9"}, {"url": "http://192.30.9.3:8776/v2/59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d38ff141d2642c2b83c0ce433a1bc1b"}, {"url": "http://172.30.9.28:8776/v2/59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2a57500e98147b9aefa26404b3621dc"}], "type": "volumev2", "id": "ad4e4a68ed0c42e0ba26324a048e4027", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090a8f2df28d4c58a9eda344178710d4"}, {"url": "http://172.30.9.28:8004/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf96e455ccea46668b2e535798e64ad2"}, {"url": "http://192.30.9.3:8004/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "effba07449574787b6f7bc52a2bb285d"}], "type": "orchestration", "id": "c66ca61133f64d218720d88886b89e05", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "e9f57f52e67b4847a36a02a10b6dbdb0", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "03706eecdc3e4d4dbf0558069f8987f4"}, "audit_ids": ["tnanBFGSQ_GJhsIbeAH-Ow"], "issued_at": "2018-08-23T20:43:33.000000Z"}} 2018-08-23 20:43:33,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 20:43:33,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20f6cc0d9a18ec3e4fa5ffe9f359785eb7b62007" 2018-08-23 20:43:34,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-32df71ae-a896-42c9-8da2-1b7315d8be4a Date: Thu, 23 Aug 2018 20:43:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"06ac0c22-fd61-4878-b67d-f1fda41abbce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"86af2c57c5214bdeafd367178d29280f","l2_adjacency":true,"status":"ACTIVE","subnets":["1fd98244-9f5b-4e1b-b795-c891a546247a"],"description":"","tags":[],"updated_at":"2018-08-23T20:40:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"86af2c57c5214bdeafd367178d29280f","created_at":"2018-08-23T20:40:05Z","provider:network_type":"flat"}]} 2018-08-23 20:43:34,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-32df71ae-a896-42c9-8da2-1b7315d8be4a 2018-08-23 20:43:34,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.0910589695s 2018-08-23 20:43:34,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-32df71ae-a896-42c9-8da2-1b7315d8be4a 2018-08-23 20:43:34,600 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-23 20:43:34,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-23 20:43:34,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20f6cc0d9a18ec3e4fa5ffe9f359785eb7b62007" -d '{"network": {"name": "tenantnetwork1-net_e3bceee4-be9f-4af1-8d08-cf4a444d0f2a", "admin_state_up": true}}' 2018-08-23 20:43:35,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-fde11de2-3a68-4fc1-b847-228c70ca98be Date: Thu, 23 Aug 2018 20:43:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"de5e3099-6542-47b9-be22-0653363f6ffa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"59ffe1fad1f84ce5be448941e2866129","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T20:43:35Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_e3bceee4-be9f-4af1-8d08-cf4a444d0f2a","admin_state_up":true,"tenant_id":"59ffe1fad1f84ce5be448941e2866129","created_at":"2018-08-23T20:43:35Z","mtu":1450}} 2018-08-23 20:43:35,953 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fde11de2-3a68-4fc1-b847-228c70ca98be 2018-08-23 20:43:35,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.35187506676s 2018-08-23 20:43:35,953 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fde11de2-3a68-4fc1-b847-228c70ca98be 2018-08-23 20:43:35,954 - 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-08-23T20:43:35Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'de5e3099-6542-47b9-be22-0653363f6ffa', u'provider:segmentation_id': 88, 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_e3bceee4-be9f-4af1-8d08-cf4a444d0f2a', u'created_at': u'2018-08-23T20:43:35Z', u'mtu': 1450, u'tenant_id': u'59ffe1fad1f84ce5be448941e2866129', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'59ffe1fad1f84ce5be448941e2866129', u'l2_adjacency': True}) 2018-08-23 20:43:35,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 20:43:35,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20f6cc0d9a18ec3e4fa5ffe9f359785eb7b62007" 2018-08-23 20:43:36,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-2df49bc0-0554-49ae-8d99-1434bc0b7f76 Date: Thu, 23 Aug 2018 20:43:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"06ac0c22-fd61-4878-b67d-f1fda41abbce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"86af2c57c5214bdeafd367178d29280f","l2_adjacency":true,"status":"ACTIVE","subnets":["1fd98244-9f5b-4e1b-b795-c891a546247a"],"description":"","tags":[],"updated_at":"2018-08-23T20:40:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"86af2c57c5214bdeafd367178d29280f","created_at":"2018-08-23T20:40:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"de5e3099-6542-47b9-be22-0653363f6ffa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"59ffe1fad1f84ce5be448941e2866129","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T20:43:35Z","qos_policy_id":null,"name":"tenantnetwork1-net_e3bceee4-be9f-4af1-8d08-cf4a444d0f2a","admin_state_up":true,"tenant_id":"59ffe1fad1f84ce5be448941e2866129","created_at":"2018-08-23T20:43:35Z","provider:network_type":"vxlan"}]} 2018-08-23 20:43:36,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-2df49bc0-0554-49ae-8d99-1434bc0b7f76 2018-08-23 20:43:36,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.01429605484s 2018-08-23 20:43:36,969 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-2df49bc0-0554-49ae-8d99-1434bc0b7f76 2018-08-23 20:43:36,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-23 20:43:36,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20f6cc0d9a18ec3e4fa5ffe9f359785eb7b62007" -d '{"subnet": {"name": "tenantnetwork1-subnet_e3bceee4-be9f-4af1-8d08-cf4a444d0f2a", "enable_dhcp": true, "network_id": "de5e3099-6542-47b9-be22-0653363f6ffa", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-23 20:43:37,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-9c0dad6b-e086-4ee7-8998-54c65dde443c Date: Thu, 23 Aug 2018 20:43:37 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-23T20:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5a672074-acc6-4e98-a119-45954cf57691","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"59ffe1fad1f84ce5be448941e2866129","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_e3bceee4-be9f-4af1-8d08-cf4a444d0f2a","enable_dhcp":true,"segment_id":null,"network_id":"de5e3099-6542-47b9-be22-0653363f6ffa","tenant_id":"59ffe1fad1f84ce5be448941e2866129","created_at":"2018-08-23T20:43:37Z","ip_version":4}} 2018-08-23 20:43:37,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-9c0dad6b-e086-4ee7-8998-54c65dde443c 2018-08-23 20:43:37,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.702291965485s 2018-08-23 20:43:37,674 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-9c0dad6b-e086-4ee7-8998-54c65dde443c 2018-08-23 20:43:37,674 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T20:43:37Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5a672074-acc6-4e98-a119-45954cf57691', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_e3bceee4-be9f-4af1-8d08-cf4a444d0f2a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'de5e3099-6542-47b9-be22-0653363f6ffa', u'tenant_id': u'59ffe1fad1f84ce5be448941e2866129', u'created_at': u'2018-08-23T20:43:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'59ffe1fad1f84ce5be448941e2866129'}) 2018-08-23 20:43:37,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-23 20:43:37,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20f6cc0d9a18ec3e4fa5ffe9f359785eb7b62007" -d '{"router": {"external_gateway_info": {"network_id": "06ac0c22-fd61-4878-b67d-f1fda41abbce"}, "name": "tenantnetwork1-router_e3bceee4-be9f-4af1-8d08-cf4a444d0f2a", "admin_state_up": true}}' 2018-08-23 20:43:43,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-79bfa89e-559b-4227-b296-262b393d774a Date: Thu, 23 Aug 2018 20:43:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "06ac0c22-fd61-4878-b67d-f1fda41abbce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1fd98244-9f5b-4e1b-b795-c891a546247a", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "59ffe1fad1f84ce5be448941e2866129", "created_at": "2018-08-23T20:43:38Z", "admin_state_up": true, "updated_at": "2018-08-23T20:43:39Z", "project_id": "59ffe1fad1f84ce5be448941e2866129", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "a348ea00-fa79-41b3-bb19-d7a59e285305", "name": "tenantnetwork1-router_e3bceee4-be9f-4af1-8d08-cf4a444d0f2a"}} 2018-08-23 20:43:43,830 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-79bfa89e-559b-4227-b296-262b393d774a 2018-08-23 20:43:43,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.15558195114s 2018-08-23 20:43:43,830 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-79bfa89e-559b-4227-b296-262b393d774a 2018-08-23 20:43:43,831 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T20:43:39Z', u'revision_number': 2, u'ha': True, u'id': u'a348ea00-fa79-41b3-bb19-d7a59e285305', u'external_gateway_info': {u'network_id': u'06ac0c22-fd61-4878-b67d-f1fda41abbce', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1fd98244-9f5b-4e1b-b795-c891a546247a', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_e3bceee4-be9f-4af1-8d08-cf4a444d0f2a', u'admin_state_up': True, u'tenant_id': u'59ffe1fad1f84ce5be448941e2866129', u'created_at': u'2018-08-23T20:43:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'59ffe1fad1f84ce5be448941e2866129'}) 2018-08-23 20:43:43,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-23 20:43:43,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/a348ea00-fa79-41b3-bb19-d7a59e285305/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20f6cc0d9a18ec3e4fa5ffe9f359785eb7b62007" -d '{"subnet_id": "5a672074-acc6-4e98-a119-45954cf57691"}' 2018-08-23 20:43:47,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dc5c688b-d4e2-423e-ac21-47e9073e7b19 Date: Thu, 23 Aug 2018 20:43:47 GMT RESP BODY: {"network_id": "de5e3099-6542-47b9-be22-0653363f6ffa", "tenant_id": "59ffe1fad1f84ce5be448941e2866129", "subnet_id": "5a672074-acc6-4e98-a119-45954cf57691", "subnet_ids": ["5a672074-acc6-4e98-a119-45954cf57691"], "port_id": "112d20cb-2c13-4676-8401-8b5fe29cd9cb", "id": "a348ea00-fa79-41b3-bb19-d7a59e285305"} 2018-08-23 20:43:47,229 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a348ea00-fa79-41b3-bb19-d7a59e285305/add_router_interface.json used request id req-dc5c688b-d4e2-423e-ac21-47e9073e7b19 2018-08-23 20:43:47,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.3970720768s 2018-08-23 20:43:47,229 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a348ea00-fa79-41b3-bb19-d7a59e285305/add_router_interface.json used request id req-dc5c688b-d4e2-423e-ac21-47e9073e7b19 returning object a348ea00-fa79-41b3-bb19-d7a59e285305 2018-08-23 20:43:47,341 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-23 20:43:47,341 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:13 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-23 20:43:47,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-23 20:43:47,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/a348ea00-fa79-41b3-bb19-d7a59e285305/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20f6cc0d9a18ec3e4fa5ffe9f359785eb7b62007" -d '{"subnet_id": "5a672074-acc6-4e98-a119-45954cf57691"}' 2018-08-23 20:43:50,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2aa75bfe-097d-47f0-b1fc-62bdd22da5cd Date: Thu, 23 Aug 2018 20:43:50 GMT RESP BODY: {"network_id": "de5e3099-6542-47b9-be22-0653363f6ffa", "tenant_id": "59ffe1fad1f84ce5be448941e2866129", "subnet_id": "5a672074-acc6-4e98-a119-45954cf57691", "subnet_ids": ["5a672074-acc6-4e98-a119-45954cf57691"], "port_id": "112d20cb-2c13-4676-8401-8b5fe29cd9cb", "id": "a348ea00-fa79-41b3-bb19-d7a59e285305"} 2018-08-23 20:43:50,386 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a348ea00-fa79-41b3-bb19-d7a59e285305/remove_router_interface.json used request id req-2aa75bfe-097d-47f0-b1fc-62bdd22da5cd 2018-08-23 20:43:50,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.03998589516s 2018-08-23 20:43:50,386 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a348ea00-fa79-41b3-bb19-d7a59e285305/remove_router_interface.json used request id req-2aa75bfe-097d-47f0-b1fc-62bdd22da5cd returning object a348ea00-fa79-41b3-bb19-d7a59e285305 2018-08-23 20:43:50,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-23 20:43:50,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20f6cc0d9a18ec3e4fa5ffe9f359785eb7b62007" 2018-08-23 20:43:51,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-a179ac9b-c9c7-4436-9f47-be709de46844 Date: Thu, 23 Aug 2018 20:43:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "06ac0c22-fd61-4878-b67d-f1fda41abbce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1fd98244-9f5b-4e1b-b795-c891a546247a", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "59ffe1fad1f84ce5be448941e2866129", "created_at": "2018-08-23T20:43:38Z", "admin_state_up": true, "updated_at": "2018-08-23T20:43:49Z", "project_id": "59ffe1fad1f84ce5be448941e2866129", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "a348ea00-fa79-41b3-bb19-d7a59e285305", "name": "tenantnetwork1-router_e3bceee4-be9f-4af1-8d08-cf4a444d0f2a"}]} 2018-08-23 20:43:51,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a179ac9b-c9c7-4436-9f47-be709de46844 2018-08-23 20:43:51,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.10310697556s 2018-08-23 20:43:51,491 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a179ac9b-c9c7-4436-9f47-be709de46844 2018-08-23 20:43:51,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-23 20:43:51,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/a348ea00-fa79-41b3-bb19-d7a59e285305.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.15" -H "X-Auth-Token: {SHA1}20f6cc0d9a18ec3e4fa5ffe9f359785eb7b62007" 2018-08-23 20:43:55,162 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd928f99-46f5-4cba-b079-a50d3b84d575 Content-Length: 0 Date: Thu, 23 Aug 2018 20:43:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 20:43:55,162 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/a348ea00-fa79-41b3-bb19-d7a59e285305.json used request id req-cd928f99-46f5-4cba-b079-a50d3b84d575 2018-08-23 20:43:55,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.67054200172s 2018-08-23 20:43:55,163 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/a348ea00-fa79-41b3-bb19-d7a59e285305.json used request id req-cd928f99-46f5-4cba-b079-a50d3b84d575 2018-08-23 20:43:55,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-23 20:43:55,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20f6cc0d9a18ec3e4fa5ffe9f359785eb7b62007" 2018-08-23 20:43:56,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-3d4d2140-df58-45f4-9de3-cbb29172fd21 Date: Thu, 23 Aug 2018 20:43:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-23T20:40:12Z","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":"1fd98244-9f5b-4e1b-b795-c891a546247a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"86af2c57c5214bdeafd367178d29280f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"06ac0c22-fd61-4878-b67d-f1fda41abbce","tenant_id":"86af2c57c5214bdeafd367178d29280f","created_at":"2018-08-23T20:40:12Z","ip_version":4},{"updated_at":"2018-08-23T20:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5a672074-acc6-4e98-a119-45954cf57691","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"59ffe1fad1f84ce5be448941e2866129","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_e3bceee4-be9f-4af1-8d08-cf4a444d0f2a","enable_dhcp":true,"segment_id":null,"network_id":"de5e3099-6542-47b9-be22-0653363f6ffa","tenant_id":"59ffe1fad1f84ce5be448941e2866129","created_at":"2018-08-23T20:43:37Z","ip_version":4}]} 2018-08-23 20:43:56,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-3d4d2140-df58-45f4-9de3-cbb29172fd21 2018-08-23 20:43:56,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.06746697426s 2018-08-23 20:43:56,231 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-3d4d2140-df58-45f4-9de3-cbb29172fd21 2018-08-23 20:43:56,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-23 20:43:56,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/5a672074-acc6-4e98-a119-45954cf57691.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.15" -H "X-Auth-Token: {SHA1}20f6cc0d9a18ec3e4fa5ffe9f359785eb7b62007" 2018-08-23 20:43:58,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aad72ffa-acb9-4394-8ad3-8d007ef1a3c1 Date: Thu, 23 Aug 2018 20:43:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 20:43:58,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/5a672074-acc6-4e98-a119-45954cf57691.json used request id req-aad72ffa-acb9-4394-8ad3-8d007ef1a3c1 2018-08-23 20:43:58,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.369836092s 2018-08-23 20:43:58,603 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/5a672074-acc6-4e98-a119-45954cf57691.json used request id req-aad72ffa-acb9-4394-8ad3-8d007ef1a3c1 2018-08-23 20:43:58,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 20:43:58,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20f6cc0d9a18ec3e4fa5ffe9f359785eb7b62007" 2018-08-23 20:43:58,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-98446502-ed2e-4548-8b76-1b7aa31ae6b9 Date: Thu, 23 Aug 2018 20:43:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"06ac0c22-fd61-4878-b67d-f1fda41abbce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"86af2c57c5214bdeafd367178d29280f","l2_adjacency":true,"status":"ACTIVE","subnets":["1fd98244-9f5b-4e1b-b795-c891a546247a"],"description":"","tags":[],"updated_at":"2018-08-23T20:40:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"86af2c57c5214bdeafd367178d29280f","created_at":"2018-08-23T20:40:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"de5e3099-6542-47b9-be22-0653363f6ffa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"59ffe1fad1f84ce5be448941e2866129","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T20:43:58Z","qos_policy_id":null,"name":"tenantnetwork1-net_e3bceee4-be9f-4af1-8d08-cf4a444d0f2a","admin_state_up":true,"tenant_id":"59ffe1fad1f84ce5be448941e2866129","created_at":"2018-08-23T20:43:35Z","provider:network_type":"vxlan"}]} 2018-08-23 20:43:58,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-98446502-ed2e-4548-8b76-1b7aa31ae6b9 2018-08-23 20:43:58,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0876529216766s 2018-08-23 20:43:58,692 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-98446502-ed2e-4548-8b76-1b7aa31ae6b9 2018-08-23 20:43:58,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-23 20:43:58,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/de5e3099-6542-47b9-be22-0653363f6ffa.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.15" -H "X-Auth-Token: {SHA1}20f6cc0d9a18ec3e4fa5ffe9f359785eb7b62007" 2018-08-23 20:43:59,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22aa6db1-fdc2-41ee-9594-9404b28b61c5 Date: Thu, 23 Aug 2018 20:43:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 20:43:59,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/de5e3099-6542-47b9-be22-0653363f6ffa.json used request id req-22aa6db1-fdc2-41ee-9594-9404b28b61c5 2018-08-23 20:43:59,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09106588364s 2018-08-23 20:43:59,784 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/de5e3099-6542-47b9-be22-0653363f6ffa.json used request id req-22aa6db1-fdc2-41ee-9594-9404b28b61c5 2018-08-23 20:43:59,837 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-23 20:43:59,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-23 20:43:59,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-23 20:43:59,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-23 20:43:59,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-23 20:43:59,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-23 20:43:59,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-23 20:43:59,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-23 20:43:59,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-23 20:43:59,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-23 20:43:59,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-23 20:43:59,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-23 20:43:59,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-23 20:43:59,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-23 20:43:59,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-23 20:43:59,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-23 20:43:59,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-23 20:43:59,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-23 20:43:59,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-23 20:43:59,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-23 20:43:59,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-23 20:43:59,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-23 20:43:59,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-23 20:43:59,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-23 20:43:59,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba071337-292d-4373-958a-a7f34877d8d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-23 20:43:59,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ba071337-292d-4373-958a-a7f34877d8d1 2018-08-23 20:43:59,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-23 20:44:00,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79e27232bfc242d7822cc6f7578f8cf5", "name": "admin"}], "expires_at": "2018-08-23T21:44:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59ffe1fad1f84ce5be448941e2866129", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v3/59ffe1fad1f84ce5be448941e2866129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a771c5a14df4d75828afb4dbda4aed6"}, {"url": "http://192.30.9.3:8776/v3/59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c532763168e34d1d8b488151faf0cd4d"}, {"url": "http://172.30.9.28:8776/v3/59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f55e86a0905b45b481e78ea170f5e8ae"}], "type": "volumev3", "id": "02a7212112724feda9dc3bc7a8c006cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "612e0430e813495281231306e95c9ba8"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "837281365fb143878f29c09a226f147d"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8e8d485227244cfb0f5304f2ecefe0c"}], "type": "image", "id": "100331c5db9a46d485cfd504e17fa665", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c3ccfda7c684451947a1a4fd2c06c93"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a6851ed504a423bbf6ca5d3e61c0ae0"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b077f468255741aca0e3c2a280e96fbb"}], "type": "identity", "id": "13399a952d404e82a5ccbb57caa15045", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58dfa860322645c38a1585495a024de6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3e4cec14dc34361b657a0aa7364c080"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f51ecab19499490694f57f366526c788"}], "type": "compute", "id": "304f85cd725f42b9944f5c1041a18ec0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0113bd2ebe1943a0a0225b97533acba8"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae23ff0b3e6041d7ad0d96fb609360fc"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f820e1462ba7471a820cb47c97c41d6f"}], "type": "event", "id": "3172d25161ad40e3a8041f0f30da9d9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ea678c64e134a44a8f1868bfb27b06b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d2c21d196cb4cc1ac3334daf69df08f"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f430c10c8bfb47c4be3a1e35c3650a1c"}], "type": "metric", "id": "3f6a8e4e833f42ee8b8893ecb5e2662d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "391bbfa9a9894569b3757f1ca1c6701a"}, {"url": "http://172.30.9.28:8776/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a7e2f0c2e9542b3a200d656c03f6e30"}, {"url": "http://192.30.9.3:8776/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff96984f540841c4a534762e343f7fd7"}], "type": "volume", "id": "625387af88914e36a45e2af1aa64bca6", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37d6af5f3c344a9791ac5ee25da1e145"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505b43fc349e4be9a506ee732484dbc5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff5c93ad34d241b48a433c5d76be2925"}], "type": "network", "id": "7a563f0e1d45474e99c5608e4935fee1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08152a3207b64fb3ae7d7409c0ca513a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f06b7fff4bc941edb2e87471d141d669"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd4fc12cb72646c4895f8c22763c2115"}], "type": "placement", "id": "7d7ef58e7c76468cb2a5ce21c9cc8160", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "028fbe60803c430eab90c5240aa63edb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1847a4677acd4e02afc9cf0ba3b49c19"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "638b471db03c4cdab595107b9b3da893"}], "type": "cloudformation", "id": "9fc7ab7e97f444b18f05e2df798e77c7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e8201d905c64c68b081ce78d1de4ab1"}, {"url": "http://12.0.0.26:8080/v1/AUTH_59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a97bf59eaeec4cd99bb226a12ecc5e9c"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdbe5787ea2e4c3faa47941b8acb995a"}], "type": "object-store", "id": "a69a079489db44379d2d4ebc102040e8", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f87ba06c704d7fad75eee29b5b4aeb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "502172ee29634c02948c8bb41140296d"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8883e34aa0a4b36bf090acc53a3d438"}], "type": "alarming", "id": "a78c2cecddaa467b92d8b497118c7df8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/59ffe1fad1f84ce5be448941e2866129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45c08757c630428f9dd55b6d2b01bab9"}, {"url": "http://192.30.9.3:8776/v2/59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d38ff141d2642c2b83c0ce433a1bc1b"}, {"url": "http://172.30.9.28:8776/v2/59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2a57500e98147b9aefa26404b3621dc"}], "type": "volumev2", "id": "ad4e4a68ed0c42e0ba26324a048e4027", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090a8f2df28d4c58a9eda344178710d4"}, {"url": "http://172.30.9.28:8004/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf96e455ccea46668b2e535798e64ad2"}, {"url": "http://192.30.9.3:8004/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "effba07449574787b6f7bc52a2bb285d"}], "type": "orchestration", "id": "c66ca61133f64d218720d88886b89e05", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "e9f57f52e67b4847a36a02a10b6dbdb0", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "03706eecdc3e4d4dbf0558069f8987f4"}, "audit_ids": ["847-nXDpSLmDonyY_j9w0Q"], "issued_at": "2018-08-23T20:44:00.000000Z"}} 2018-08-23 20:44:00,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 20:44:00,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" 2018-08-23 20:44:00,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-38433b57-c2b3-4134-b318-7cc0e56833e9 Date: Thu, 23 Aug 2018 20:44:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"06ac0c22-fd61-4878-b67d-f1fda41abbce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"86af2c57c5214bdeafd367178d29280f","l2_adjacency":true,"status":"ACTIVE","subnets":["1fd98244-9f5b-4e1b-b795-c891a546247a"],"description":"","tags":[],"updated_at":"2018-08-23T20:40:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"86af2c57c5214bdeafd367178d29280f","created_at":"2018-08-23T20:40:05Z","provider:network_type":"flat"}]} 2018-08-23 20:44:00,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-38433b57-c2b3-4134-b318-7cc0e56833e9 2018-08-23 20:44:00,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.247773170471s 2018-08-23 20:44:00,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-38433b57-c2b3-4134-b318-7cc0e56833e9 2018-08-23 20:44:00,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-23 20:44:00,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 23 Aug 2018 20:44:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-23 20:44:00,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-23 20:44:00,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" 2018-08-23 20:44:00,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-120347ca-d231-4512-ad35-a84bf288b983 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/693b195d38db41e284816d1f3c214c40"}, "tags": [], "enabled": true, "id": "693b195d38db41e284816d1f3c214c40", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-08-23 20:44:00,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-120347ca-d231-4512-ad35-a84bf288b983 2018-08-23 20:44:00,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0957410335541s 2018-08-23 20:44:00,704 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-120347ca-d231-4512-ad35-a84bf288b983 2018-08-23 20:44:00,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-23 20:44:00,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2"}}' 2018-08-23 20:44:00,971 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 23 Aug 2018 20:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a537d12-527b-47b8-a5af-5d753e7b574c Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/92800b320cc94aa89ba63310954315c4"}, "tags": [], "enabled": true, "id": "92800b320cc94aa89ba63310954315c4", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2"}} 2018-08-23 20:44:00,971 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-3a537d12-527b-47b8-a5af-5d753e7b574c 2018-08-23 20:44:00,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.259608983994s 2018-08-23 20:44:00,971 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-3a537d12-527b-47b8-a5af-5d753e7b574c 2018-08-23 20:44:00,972 - 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'92800b320cc94aa89ba63310954315c4', '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_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2'}) 2018-08-23 20:44:00,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-23 20:44:00,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "11461dee-e8e7-41f3-9556-72db3a6d1eee", "email": null, "name": "tenantnetwork2-user_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2"}}' 2018-08-23 20:44:01,398 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 23 Aug 2018 20:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21621b93-1b82-412d-a68f-b269b3d02ed9 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2", "links": {"self": "http://172.30.9.28:5000/v3/users/807b518c8e754bfa8abc1f3177c768c3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "807b518c8e754bfa8abc1f3177c768c3", "domain_id": "default", "password_expires_at": null}} 2018-08-23 20:44:01,398 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-21621b93-1b82-412d-a68f-b269b3d02ed9 2018-08-23 20:44:01,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.420087099075s 2018-08-23 20:44:01,399 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-21621b93-1b82-412d-a68f-b269b3d02ed9 2018-08-23 20:44:01,400 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'807b518c8e754bfa8abc1f3177c768c3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2'}) 2018-08-23 20:44:01,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-23 20:44:01,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" 2018-08-23 20:44:01,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b7a53da-59ab-481d-a56a-5245eaca4218 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fca8b0b8f124e97b9e8f0952fcb04b6", "links": {"self": "http://172.30.9.28:5000/v3/roles/3fca8b0b8f124e97b9e8f0952fcb04b6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "79e27232bfc242d7822cc6f7578f8cf5", "links": {"self": "http://172.30.9.28:5000/v3/roles/79e27232bfc242d7822cc6f7578f8cf5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0b110a32b0f40d49a4ff28689930471", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0b110a32b0f40d49a4ff28689930471"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "f1ceb250088f4b76baf2745d0e86fb80", "links": {"self": "http://172.30.9.28:5000/v3/roles/f1ceb250088f4b76baf2745d0e86fb80"}, "name": "heat_stack_user"}]} 2018-08-23 20:44:01,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7b7a53da-59ab-481d-a56a-5245eaca4218 2018-08-23 20:44:01,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107676029205s 2018-08-23 20:44:01,512 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7b7a53da-59ab-481d-a56a-5245eaca4218 2018-08-23 20:44:01,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-23 20:44:01,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" 2018-08-23 20:44:01,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d57213c-0d17-4c01-a088-a123b8aa6955 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fca8b0b8f124e97b9e8f0952fcb04b6", "links": {"self": "http://172.30.9.28:5000/v3/roles/3fca8b0b8f124e97b9e8f0952fcb04b6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "79e27232bfc242d7822cc6f7578f8cf5", "links": {"self": "http://172.30.9.28:5000/v3/roles/79e27232bfc242d7822cc6f7578f8cf5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0b110a32b0f40d49a4ff28689930471", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0b110a32b0f40d49a4ff28689930471"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "f1ceb250088f4b76baf2745d0e86fb80", "links": {"self": "http://172.30.9.28:5000/v3/roles/f1ceb250088f4b76baf2745d0e86fb80"}, "name": "heat_stack_user"}]} 2018-08-23 20:44:01,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0d57213c-0d17-4c01-a088-a123b8aa6955 2018-08-23 20:44:01,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0261070728302s 2018-08-23 20:44:01,543 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0d57213c-0d17-4c01-a088-a123b8aa6955 2018-08-23 20:44:01,544 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-23 20:44:01,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-23 20:44:01,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" -d '{"role": {"name": "Member"}}' 2018-08-23 20:44:01,751 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 23 Aug 2018 20:44:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d19b4f0-637e-4b35-95bf-3435cbeb3d35 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d12303262ed64d5390f4beb83fe7eb9e", "links": {"self": "http://172.30.9.28:5000/v3/roles/d12303262ed64d5390f4beb83fe7eb9e"}, "name": "Member"}} 2018-08-23 20:44:01,751 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-3d19b4f0-637e-4b35-95bf-3435cbeb3d35 2018-08-23 20:44:01,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.204235076904s 2018-08-23 20:44:01,752 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-3d19b4f0-637e-4b35-95bf-3435cbeb3d35 2018-08-23 20:44:01,752 - functest.core.tenantnetwork - DEBUG - role: 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'd12303262ed64d5390f4beb83fe7eb9e'}) 2018-08-23 20:44:01,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-23 20:44:01,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" 2018-08-23 20:44:01,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2f42114-01d7-4bbd-ae29-dabecce59379 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fca8b0b8f124e97b9e8f0952fcb04b6", "links": {"self": "http://172.30.9.28:5000/v3/roles/3fca8b0b8f124e97b9e8f0952fcb04b6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "79e27232bfc242d7822cc6f7578f8cf5", "links": {"self": "http://172.30.9.28:5000/v3/roles/79e27232bfc242d7822cc6f7578f8cf5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d12303262ed64d5390f4beb83fe7eb9e", "links": {"self": "http://172.30.9.28:5000/v3/roles/d12303262ed64d5390f4beb83fe7eb9e"}, "name": "Member"}, {"domain_id": null, "id": "f0b110a32b0f40d49a4ff28689930471", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0b110a32b0f40d49a4ff28689930471"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "f1ceb250088f4b76baf2745d0e86fb80", "links": {"self": "http://172.30.9.28:5000/v3/roles/f1ceb250088f4b76baf2745d0e86fb80"}, "name": "heat_stack_user"}]} 2018-08-23 20:44:01,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f2f42114-01d7-4bbd-ae29-dabecce59379 2018-08-23 20:44:01,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.15965294838s 2018-08-23 20:44:01,916 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f2f42114-01d7-4bbd-ae29-dabecce59379 2018-08-23 20:44:01,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-23 20:44:01,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -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.15" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" 2018-08-23 20:44:02,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-820a7a57-99f5-46e1-a52f-6deb156c56c1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-23 20:44:02,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-820a7a57-99f5-46e1-a52f-6deb156c56c1 2018-08-23 20:44:02,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112171888351s 2018-08-23 20:44:02,033 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-820a7a57-99f5-46e1-a52f-6deb156c56c1 2018-08-23 20:44:02,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-23 20:44:02,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" 2018-08-23 20:44:02,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d86fdc66-6d8f-481c-bb9a-7ea4c341122b Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/00611b093180499ea0cebf4aba76937d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00611b093180499ea0cebf4aba76937d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/03706eecdc3e4d4dbf0558069f8987f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "03706eecdc3e4d4dbf0558069f8987f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/2d21487314584cde98c6daaff0860063"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21487314584cde98c6daaff0860063", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/2f5cbc4650c047c3b8cc5dbf76f54ac9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f5cbc4650c047c3b8cc5dbf76f54ac9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/58a02e5ef6e944a4985eb1368063ae75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58a02e5ef6e944a4985eb1368063ae75", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/5918a1a30753453b96af1011fc521ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5918a1a30753453b96af1011fc521ed4", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/60705b609adc40c3bcbf2fa968a0f06c"}, "domain_id": "693b195d38db41e284816d1f3c214c40", "enabled": true, "options": {}, "id": "60705b609adc40c3bcbf2fa968a0f06c", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/63de374a7ff949688eb7cb4b4d7fc180"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63de374a7ff949688eb7cb4b4d7fc180", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/77282bf32ecb416d8df0880cc7577efa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77282bf32ecb416d8df0880cc7577efa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2", "links": {"self": "http://172.30.9.28:5000/v3/users/807b518c8e754bfa8abc1f3177c768c3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "807b518c8e754bfa8abc1f3177c768c3", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/b029e62a3c6f4fa8a8493b44b07cb61c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b029e62a3c6f4fa8a8493b44b07cb61c", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/b511009486814680be8bce370875558f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b511009486814680be8bce370875558f", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/b78b9ff5253044d4a370943598388ecc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b78b9ff5253044d4a370943598388ecc", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/ca9e7fd29f5843c19008f40cab2e0218"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca9e7fd29f5843c19008f40cab2e0218", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d8bcd97967c04cf3ab6cb0985aff2597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8bcd97967c04cf3ab6cb0985aff2597", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-23 20:44:02,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d86fdc66-6d8f-481c-bb9a-7ea4c341122b 2018-08-23 20:44:02,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112547874451s 2018-08-23 20:44:02,147 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d86fdc66-6d8f-481c-bb9a-7ea4c341122b 2018-08-23 20:44:02,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-23 20:44:02,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -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.15" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" 2018-08-23 20:44:02,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0b5782-caba-4b5e-92f7-0864591689ef Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/59ffe1fad1f84ce5be448941e2866129"}, "tags": [], "enabled": true, "id": "59ffe1fad1f84ce5be448941e2866129", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/86af2c57c5214bdeafd367178d29280f"}, "tags": [], "enabled": true, "id": "86af2c57c5214bdeafd367178d29280f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/92800b320cc94aa89ba63310954315c4"}, "tags": [], "enabled": true, "id": "92800b320cc94aa89ba63310954315c4", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2"}]} 2018-08-23 20:44:02,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ab0b5782-caba-4b5e-92f7-0864591689ef 2018-08-23 20:44:02,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10404086113s 2018-08-23 20:44:02,263 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ab0b5782-caba-4b5e-92f7-0864591689ef 2018-08-23 20:44:02,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-23 20:44:02,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=807b518c8e754bfa8abc1f3177c768c3&role.id=d12303262ed64d5390f4beb83fe7eb9e&scope.project.id=92800b320cc94aa89ba63310954315c4" -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.15" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" 2018-08-23 20:44:02,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55c493de-598a-4057-b41b-c526c4fbe545 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=807b518c8e754bfa8abc1f3177c768c3&role.id=d12303262ed64d5390f4beb83fe7eb9e&scope.project.id=92800b320cc94aa89ba63310954315c4", "previous": null, "next": null}} 2018-08-23 20:44:02,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=807b518c8e754bfa8abc1f3177c768c3&role.id=d12303262ed64d5390f4beb83fe7eb9e&scope.project.id=92800b320cc94aa89ba63310954315c4 used request id req-55c493de-598a-4057-b41b-c526c4fbe545 2018-08-23 20:44:02,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.174206972122s 2018-08-23 20:44:02,446 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=807b518c8e754bfa8abc1f3177c768c3&role.id=d12303262ed64d5390f4beb83fe7eb9e&scope.project.id=92800b320cc94aa89ba63310954315c4 used request id req-55c493de-598a-4057-b41b-c526c4fbe545 2018-08-23 20:44:02,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-23 20:44:02,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/92800b320cc94aa89ba63310954315c4/users/807b518c8e754bfa8abc1f3177c768c3/roles/d12303262ed64d5390f4beb83fe7eb9e -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.15" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" 2018-08-23 20:44:02,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 23 Aug 2018 20:44:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8ad327a-1783-457e-aed7-211cd5583d0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-23 20:44:02,580 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/92800b320cc94aa89ba63310954315c4/users/807b518c8e754bfa8abc1f3177c768c3/roles/d12303262ed64d5390f4beb83fe7eb9e used request id req-f8ad327a-1783-457e-aed7-211cd5583d0b 2018-08-23 20:44:02,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13116979599s 2018-08-23 20:44:02,580 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/92800b320cc94aa89ba63310954315c4/users/807b518c8e754bfa8abc1f3177c768c3/roles/d12303262ed64d5390f4beb83fe7eb9e used request id req-f8ad327a-1783-457e-aed7-211cd5583d0b 2018-08-23 20:44:02,581 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'92800b320cc94aa89ba63310954315c4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '11461dee-e8e7-41f3-9556-72db3a6d1eee', 'username': u'tenantnetwork2-user_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-23 20:44:02,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-23 20:44:02,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-23 20:44:02,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-23 20:44:02,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-23 20:44:02,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-23 20:44:02,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-23 20:44:02,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-23 20:44:02,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-23 20:44:02,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-23 20:44:02,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-23 20:44:02,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-23 20:44:02,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-23 20:44:02,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-23 20:44:02,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-23 20:44:02,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-23 20:44:02,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-23 20:44:02,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-23 20:44:02,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-23 20:44:02,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-23 20:44:02,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-23 20:44:02,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-23 20:44:02,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-23 20:44:02,586 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2', 'password': '11461dee-e8e7-41f3-9556-72db3a6d1eee', 'project_name': 'tenantnetwork2-project_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': '92800b320cc94aa89ba63310954315c4', 'project_domain_name': 'Default'} 2018-08-23 20:44:02,587 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-23 20:44:02,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-23 20:44:02,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b3629f2-22c8-4500-b4a3-26787afcf37e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-23 20:44:02,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0b3629f2-22c8-4500-b4a3-26787afcf37e 2018-08-23 20:44:02,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-23 20:44:02,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d12303262ed64d5390f4beb83fe7eb9e", "name": "Member"}], "expires_at": "2018-08-23T21:44:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "92800b320cc94aa89ba63310954315c4", "name": "tenantnetwork2-project_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v3/92800b320cc94aa89ba63310954315c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a771c5a14df4d75828afb4dbda4aed6"}, {"url": "http://192.30.9.3:8776/v3/92800b320cc94aa89ba63310954315c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c532763168e34d1d8b488151faf0cd4d"}, {"url": "http://172.30.9.28:8776/v3/92800b320cc94aa89ba63310954315c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f55e86a0905b45b481e78ea170f5e8ae"}], "type": "volumev3", "id": "02a7212112724feda9dc3bc7a8c006cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "612e0430e813495281231306e95c9ba8"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "837281365fb143878f29c09a226f147d"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8e8d485227244cfb0f5304f2ecefe0c"}], "type": "image", "id": "100331c5db9a46d485cfd504e17fa665", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c3ccfda7c684451947a1a4fd2c06c93"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a6851ed504a423bbf6ca5d3e61c0ae0"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b077f468255741aca0e3c2a280e96fbb"}], "type": "identity", "id": "13399a952d404e82a5ccbb57caa15045", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58dfa860322645c38a1585495a024de6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3e4cec14dc34361b657a0aa7364c080"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f51ecab19499490694f57f366526c788"}], "type": "compute", "id": "304f85cd725f42b9944f5c1041a18ec0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0113bd2ebe1943a0a0225b97533acba8"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae23ff0b3e6041d7ad0d96fb609360fc"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f820e1462ba7471a820cb47c97c41d6f"}], "type": "event", "id": "3172d25161ad40e3a8041f0f30da9d9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ea678c64e134a44a8f1868bfb27b06b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d2c21d196cb4cc1ac3334daf69df08f"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f430c10c8bfb47c4be3a1e35c3650a1c"}], "type": "metric", "id": "3f6a8e4e833f42ee8b8893ecb5e2662d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/92800b320cc94aa89ba63310954315c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "391bbfa9a9894569b3757f1ca1c6701a"}, {"url": "http://172.30.9.28:8776/v1/92800b320cc94aa89ba63310954315c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a7e2f0c2e9542b3a200d656c03f6e30"}, {"url": "http://192.30.9.3:8776/v1/92800b320cc94aa89ba63310954315c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff96984f540841c4a534762e343f7fd7"}], "type": "volume", "id": "625387af88914e36a45e2af1aa64bca6", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37d6af5f3c344a9791ac5ee25da1e145"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505b43fc349e4be9a506ee732484dbc5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff5c93ad34d241b48a433c5d76be2925"}], "type": "network", "id": "7a563f0e1d45474e99c5608e4935fee1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08152a3207b64fb3ae7d7409c0ca513a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f06b7fff4bc941edb2e87471d141d669"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd4fc12cb72646c4895f8c22763c2115"}], "type": "placement", "id": "7d7ef58e7c76468cb2a5ce21c9cc8160", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "028fbe60803c430eab90c5240aa63edb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1847a4677acd4e02afc9cf0ba3b49c19"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "638b471db03c4cdab595107b9b3da893"}], "type": "cloudformation", "id": "9fc7ab7e97f444b18f05e2df798e77c7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_92800b320cc94aa89ba63310954315c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e8201d905c64c68b081ce78d1de4ab1"}, {"url": "http://12.0.0.26:8080/v1/AUTH_92800b320cc94aa89ba63310954315c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a97bf59eaeec4cd99bb226a12ecc5e9c"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdbe5787ea2e4c3faa47941b8acb995a"}], "type": "object-store", "id": "a69a079489db44379d2d4ebc102040e8", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f87ba06c704d7fad75eee29b5b4aeb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "502172ee29634c02948c8bb41140296d"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8883e34aa0a4b36bf090acc53a3d438"}], "type": "alarming", "id": "a78c2cecddaa467b92d8b497118c7df8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/92800b320cc94aa89ba63310954315c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45c08757c630428f9dd55b6d2b01bab9"}, {"url": "http://192.30.9.3:8776/v2/92800b320cc94aa89ba63310954315c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d38ff141d2642c2b83c0ce433a1bc1b"}, {"url": "http://172.30.9.28:8776/v2/92800b320cc94aa89ba63310954315c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2a57500e98147b9aefa26404b3621dc"}], "type": "volumev2", "id": "ad4e4a68ed0c42e0ba26324a048e4027", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/92800b320cc94aa89ba63310954315c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090a8f2df28d4c58a9eda344178710d4"}, {"url": "http://172.30.9.28:8004/v1/92800b320cc94aa89ba63310954315c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf96e455ccea46668b2e535798e64ad2"}, {"url": "http://192.30.9.3:8004/v1/92800b320cc94aa89ba63310954315c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "effba07449574787b6f7bc52a2bb285d"}], "type": "orchestration", "id": "c66ca61133f64d218720d88886b89e05", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "e9f57f52e67b4847a36a02a10b6dbdb0", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2", "id": "807b518c8e754bfa8abc1f3177c768c3"}, "audit_ids": ["enXROT5AT46Ms9wW1-xLTw"], "issued_at": "2018-08-23T20:44:02.000000Z"}} 2018-08-23 20:44:02,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-23 20:44:02,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a4510b7d2b2d1a907770f1c11ede2536d1e1957" -d '{"network": {"name": "tenantnetwork2-net_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2", "admin_state_up": true}}' 2018-08-23 20:44:03,713 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-8084f010-d0d0-4617-ae9f-ae69a9380c88 Date: Thu, 23 Aug 2018 20:44:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3ed0e736-3e2e-4cfe-84e2-666b7b611343","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"92800b320cc94aa89ba63310954315c4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T20:44:03Z","is_default":false,"name":"tenantnetwork2-net_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"92800b320cc94aa89ba63310954315c4","created_at":"2018-08-23T20:44:03Z","mtu":1450}} 2018-08-23 20:44:03,714 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-8084f010-d0d0-4617-ae9f-ae69a9380c88 2018-08-23 20:44:03,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.727380990982s 2018-08-23 20:44:03,714 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-8084f010-d0d0-4617-ae9f-ae69a9380c88 2018-08-23 20:44:03,714 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-23T20:44:03Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'3ed0e736-3e2e-4cfe-84e2-666b7b611343', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2', u'admin_state_up': True, u'tenant_id': u'92800b320cc94aa89ba63310954315c4', u'created_at': u'2018-08-23T20:44:03Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'92800b320cc94aa89ba63310954315c4', u'l2_adjacency': True}) 2018-08-23 20:44:03,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 20:44:03,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4510b7d2b2d1a907770f1c11ede2536d1e1957" 2018-08-23 20:44:04,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-216a5280-1755-446f-b147-456aa26e5c6f Date: Thu, 23 Aug 2018 20:44:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"06ac0c22-fd61-4878-b67d-f1fda41abbce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"86af2c57c5214bdeafd367178d29280f","l2_adjacency":true,"status":"ACTIVE","subnets":["1fd98244-9f5b-4e1b-b795-c891a546247a"],"description":"","tags":[],"updated_at":"2018-08-23T20:40:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"86af2c57c5214bdeafd367178d29280f","created_at":"2018-08-23T20:40:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3ed0e736-3e2e-4cfe-84e2-666b7b611343","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"92800b320cc94aa89ba63310954315c4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T20:44:03Z","qos_policy_id":null,"name":"tenantnetwork2-net_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2","admin_state_up":true,"tenant_id":"92800b320cc94aa89ba63310954315c4","created_at":"2018-08-23T20:44:03Z","mtu":1450}]} 2018-08-23 20:44:04,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-216a5280-1755-446f-b147-456aa26e5c6f 2018-08-23 20:44:04,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.01007795334s 2018-08-23 20:44:04,726 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-216a5280-1755-446f-b147-456aa26e5c6f 2018-08-23 20:44:04,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-23 20:44:04,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a4510b7d2b2d1a907770f1c11ede2536d1e1957" -d '{"subnet": {"name": "tenantnetwork2-subnet_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2", "enable_dhcp": true, "network_id": "3ed0e736-3e2e-4cfe-84e2-666b7b611343", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-23 20:44:06,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-52dc4b78-0869-49df-93b9-f3459f8d55b4 Date: Thu, 23 Aug 2018 20:44:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ed0e736-3e2e-4cfe-84e2-666b7b611343","tenant_id":"92800b320cc94aa89ba63310954315c4","created_at":"2018-08-23T20:44:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-23T20:44:05Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"92800b320cc94aa89ba63310954315c4","id":"06acad7c-63b2-4494-946e-93902ec9ef64","subnetpool_id":null,"name":"tenantnetwork2-subnet_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2"}} 2018-08-23 20:44:06,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-52dc4b78-0869-49df-93b9-f3459f8d55b4 2018-08-23 20:44:06,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.50854516029s 2018-08-23 20:44:06,236 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-52dc4b78-0869-49df-93b9-f3459f8d55b4 2018-08-23 20:44:06,236 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T20:44:05Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'06acad7c-63b2-4494-946e-93902ec9ef64', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2', u'enable_dhcp': True, u'network_id': u'3ed0e736-3e2e-4cfe-84e2-666b7b611343', u'tenant_id': u'92800b320cc94aa89ba63310954315c4', u'created_at': u'2018-08-23T20:44:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'92800b320cc94aa89ba63310954315c4'}) 2018-08-23 20:44:06,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-23 20:44:06,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a4510b7d2b2d1a907770f1c11ede2536d1e1957" -d '{"router": {"external_gateway_info": {"network_id": "06ac0c22-fd61-4878-b67d-f1fda41abbce"}, "name": "tenantnetwork2-router_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2", "admin_state_up": true}}' 2018-08-23 20:44:12,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-636eb8dc-7640-43d4-8b43-c366ecf2c270 Date: Thu, 23 Aug 2018 20:44:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "06ac0c22-fd61-4878-b67d-f1fda41abbce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1fd98244-9f5b-4e1b-b795-c891a546247a", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "92800b320cc94aa89ba63310954315c4", "created_at": "2018-08-23T20:44:07Z", "admin_state_up": true, "updated_at": "2018-08-23T20:44:08Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "92800b320cc94aa89ba63310954315c4", "id": "e7e00f41-f595-4bd1-ae38-850676accfb6", "name": "tenantnetwork2-router_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2"}} 2018-08-23 20:44:12,872 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-636eb8dc-7640-43d4-8b43-c366ecf2c270 2018-08-23 20:44:12,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.63459086418s 2018-08-23 20:44:12,872 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-636eb8dc-7640-43d4-8b43-c366ecf2c270 2018-08-23 20:44:12,873 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T20:44:08Z', u'revision_number': 3, u'id': u'e7e00f41-f595-4bd1-ae38-850676accfb6', u'external_gateway_info': {u'network_id': u'06ac0c22-fd61-4878-b67d-f1fda41abbce', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1fd98244-9f5b-4e1b-b795-c891a546247a', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2', u'admin_state_up': True, u'tenant_id': u'92800b320cc94aa89ba63310954315c4', u'created_at': u'2018-08-23T20:44:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'92800b320cc94aa89ba63310954315c4'}) 2018-08-23 20:44:12,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-23 20:44:12,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/e7e00f41-f595-4bd1-ae38-850676accfb6/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a4510b7d2b2d1a907770f1c11ede2536d1e1957" -d '{"subnet_id": "06acad7c-63b2-4494-946e-93902ec9ef64"}' 2018-08-23 20:44:16,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fb830dfd-1408-401e-b7cb-ed47bdc02eb9 Date: Thu, 23 Aug 2018 20:44:16 GMT RESP BODY: {"network_id": "3ed0e736-3e2e-4cfe-84e2-666b7b611343", "tenant_id": "92800b320cc94aa89ba63310954315c4", "subnet_id": "06acad7c-63b2-4494-946e-93902ec9ef64", "subnet_ids": ["06acad7c-63b2-4494-946e-93902ec9ef64"], "port_id": "82ec50d6-cf6d-445d-a679-850a56b438bd", "id": "e7e00f41-f595-4bd1-ae38-850676accfb6"} 2018-08-23 20:44:16,431 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e7e00f41-f595-4bd1-ae38-850676accfb6/add_router_interface.json used request id req-fb830dfd-1408-401e-b7cb-ed47bdc02eb9 2018-08-23 20:44:16,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.55770587921s 2018-08-23 20:44:16,431 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e7e00f41-f595-4bd1-ae38-850676accfb6/add_router_interface.json used request id req-fb830dfd-1408-401e-b7cb-ed47bdc02eb9 returning object e7e00f41-f595-4bd1-ae38-850676accfb6 2018-08-23 20:44:16,545 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-23 20:44:16,546 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-23 20:44:16,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-23 20:44:16,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/e7e00f41-f595-4bd1-ae38-850676accfb6/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a4510b7d2b2d1a907770f1c11ede2536d1e1957" -d '{"subnet_id": "06acad7c-63b2-4494-946e-93902ec9ef64"}' 2018-08-23 20:44:18,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-60ef7f96-7e95-472f-b437-90fe28715b03 Date: Thu, 23 Aug 2018 20:44:18 GMT RESP BODY: {"network_id": "3ed0e736-3e2e-4cfe-84e2-666b7b611343", "tenant_id": "92800b320cc94aa89ba63310954315c4", "subnet_id": "06acad7c-63b2-4494-946e-93902ec9ef64", "subnet_ids": ["06acad7c-63b2-4494-946e-93902ec9ef64"], "port_id": "82ec50d6-cf6d-445d-a679-850a56b438bd", "id": "e7e00f41-f595-4bd1-ae38-850676accfb6"} 2018-08-23 20:44:18,872 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e7e00f41-f595-4bd1-ae38-850676accfb6/remove_router_interface.json used request id req-60ef7f96-7e95-472f-b437-90fe28715b03 2018-08-23 20:44:18,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.32108306885s 2018-08-23 20:44:18,872 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e7e00f41-f595-4bd1-ae38-850676accfb6/remove_router_interface.json used request id req-60ef7f96-7e95-472f-b437-90fe28715b03 returning object e7e00f41-f595-4bd1-ae38-850676accfb6 2018-08-23 20:44:18,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-23 20:44:18,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4510b7d2b2d1a907770f1c11ede2536d1e1957" 2018-08-23 20:44:19,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-35b1384d-b88a-4bc5-baab-6efca76155f4 Date: Thu, 23 Aug 2018 20:44:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "06ac0c22-fd61-4878-b67d-f1fda41abbce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1fd98244-9f5b-4e1b-b795-c891a546247a", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "92800b320cc94aa89ba63310954315c4", "created_at": "2018-08-23T20:44:07Z", "admin_state_up": true, "updated_at": "2018-08-23T20:44:17Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "92800b320cc94aa89ba63310954315c4", "id": "e7e00f41-f595-4bd1-ae38-850676accfb6", "name": "tenantnetwork2-router_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2"}]} 2018-08-23 20:44:19,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-35b1384d-b88a-4bc5-baab-6efca76155f4 2018-08-23 20:44:19,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.07944083214s 2018-08-23 20:44:19,953 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-35b1384d-b88a-4bc5-baab-6efca76155f4 2018-08-23 20:44:19,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-23 20:44:19,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/e7e00f41-f595-4bd1-ae38-850676accfb6.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.15" -H "X-Auth-Token: {SHA1}6a4510b7d2b2d1a907770f1c11ede2536d1e1957" 2018-08-23 20:44:23,652 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70a5c041-5a51-43fb-bf45-4062263a908d Content-Length: 0 Date: Thu, 23 Aug 2018 20:44:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 20:44:23,652 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/e7e00f41-f595-4bd1-ae38-850676accfb6.json used request id req-70a5c041-5a51-43fb-bf45-4062263a908d 2018-08-23 20:44:23,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.6979238987s 2018-08-23 20:44:23,652 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/e7e00f41-f595-4bd1-ae38-850676accfb6.json used request id req-70a5c041-5a51-43fb-bf45-4062263a908d 2018-08-23 20:44:23,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-23 20:44:23,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4510b7d2b2d1a907770f1c11ede2536d1e1957" 2018-08-23 20:44:23,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bc27fc7d-f574-4ba0-8393-a437b67ca3c9 Date: Thu, 23 Aug 2018 20:44:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ed0e736-3e2e-4cfe-84e2-666b7b611343","tenant_id":"92800b320cc94aa89ba63310954315c4","created_at":"2018-08-23T20:44:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-23T20:44:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"92800b320cc94aa89ba63310954315c4","id":"06acad7c-63b2-4494-946e-93902ec9ef64","subnetpool_id":null,"name":"tenantnetwork2-subnet_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2"}]} 2018-08-23 20:44:23,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-bc27fc7d-f574-4ba0-8393-a437b67ca3c9 2018-08-23 20:44:23,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.307217121124s 2018-08-23 20:44:23,961 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-bc27fc7d-f574-4ba0-8393-a437b67ca3c9 2018-08-23 20:44:23,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-23 20:44:23,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/06acad7c-63b2-4494-946e-93902ec9ef64.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.15" -H "X-Auth-Token: {SHA1}6a4510b7d2b2d1a907770f1c11ede2536d1e1957" 2018-08-23 20:44:26,374 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c658fc8a-7632-4283-915c-b4329e5be22e Date: Thu, 23 Aug 2018 20:44:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 20:44:26,374 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/06acad7c-63b2-4494-946e-93902ec9ef64.json used request id req-c658fc8a-7632-4283-915c-b4329e5be22e 2018-08-23 20:44:26,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.41206383705s 2018-08-23 20:44:26,374 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/06acad7c-63b2-4494-946e-93902ec9ef64.json used request id req-c658fc8a-7632-4283-915c-b4329e5be22e 2018-08-23 20:44:26,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 20:44:26,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4510b7d2b2d1a907770f1c11ede2536d1e1957" 2018-08-23 20:44:26,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-56484ef0-c6eb-4db5-abdf-2c7c0b81a20e Date: Thu, 23 Aug 2018 20:44:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"06ac0c22-fd61-4878-b67d-f1fda41abbce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"86af2c57c5214bdeafd367178d29280f","l2_adjacency":true,"status":"ACTIVE","subnets":["1fd98244-9f5b-4e1b-b795-c891a546247a"],"description":"","tags":[],"updated_at":"2018-08-23T20:40:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"86af2c57c5214bdeafd367178d29280f","created_at":"2018-08-23T20:40:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3ed0e736-3e2e-4cfe-84e2-666b7b611343","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"92800b320cc94aa89ba63310954315c4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T20:44:26Z","qos_policy_id":null,"name":"tenantnetwork2-net_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2","admin_state_up":true,"tenant_id":"92800b320cc94aa89ba63310954315c4","created_at":"2018-08-23T20:44:03Z","mtu":1450}]} 2018-08-23 20:44:26,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-56484ef0-c6eb-4db5-abdf-2c7c0b81a20e 2018-08-23 20:44:26,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255775928497s 2018-08-23 20:44:26,631 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-56484ef0-c6eb-4db5-abdf-2c7c0b81a20e 2018-08-23 20:44:26,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-23 20:44:26,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/3ed0e736-3e2e-4cfe-84e2-666b7b611343.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.15" -H "X-Auth-Token: {SHA1}6a4510b7d2b2d1a907770f1c11ede2536d1e1957" 2018-08-23 20:44:28,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b419bec4-7485-49ed-9be3-d9ba39ed1a32 Date: Thu, 23 Aug 2018 20:44:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 20:44:28,214 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3ed0e736-3e2e-4cfe-84e2-666b7b611343.json used request id req-b419bec4-7485-49ed-9be3-d9ba39ed1a32 2018-08-23 20:44:28,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.58202791214s 2018-08-23 20:44:28,215 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3ed0e736-3e2e-4cfe-84e2-666b7b611343.json used request id req-b419bec4-7485-49ed-9be3-d9ba39ed1a32 2018-08-23 20:44:28,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-23 20:44:28,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" 2018-08-23 20:44:28,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685eb72c-c647-4f1b-bd8e-b0303a48c9ca Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/00611b093180499ea0cebf4aba76937d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00611b093180499ea0cebf4aba76937d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/03706eecdc3e4d4dbf0558069f8987f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "03706eecdc3e4d4dbf0558069f8987f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/2d21487314584cde98c6daaff0860063"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d21487314584cde98c6daaff0860063", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/2f5cbc4650c047c3b8cc5dbf76f54ac9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f5cbc4650c047c3b8cc5dbf76f54ac9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/58a02e5ef6e944a4985eb1368063ae75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58a02e5ef6e944a4985eb1368063ae75", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/5918a1a30753453b96af1011fc521ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5918a1a30753453b96af1011fc521ed4", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/60705b609adc40c3bcbf2fa968a0f06c"}, "domain_id": "693b195d38db41e284816d1f3c214c40", "enabled": true, "options": {}, "id": "60705b609adc40c3bcbf2fa968a0f06c", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/63de374a7ff949688eb7cb4b4d7fc180"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63de374a7ff949688eb7cb4b4d7fc180", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/77282bf32ecb416d8df0880cc7577efa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77282bf32ecb416d8df0880cc7577efa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2", "links": {"self": "http://172.30.9.28:5000/v3/users/807b518c8e754bfa8abc1f3177c768c3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "807b518c8e754bfa8abc1f3177c768c3", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/b029e62a3c6f4fa8a8493b44b07cb61c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b029e62a3c6f4fa8a8493b44b07cb61c", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/b511009486814680be8bce370875558f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b511009486814680be8bce370875558f", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/b78b9ff5253044d4a370943598388ecc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b78b9ff5253044d4a370943598388ecc", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/ca9e7fd29f5843c19008f40cab2e0218"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca9e7fd29f5843c19008f40cab2e0218", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d8bcd97967c04cf3ab6cb0985aff2597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8bcd97967c04cf3ab6cb0985aff2597", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-23 20:44:28,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-685eb72c-c647-4f1b-bd8e-b0303a48c9ca 2018-08-23 20:44:28,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201596975327s 2018-08-23 20:44:28,417 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-685eb72c-c647-4f1b-bd8e-b0303a48c9ca 2018-08-23 20:44:28,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-23 20:44:28,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/807b518c8e754bfa8abc1f3177c768c3 -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.15" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" 2018-08-23 20:44:28,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84f7e7f9-a15a-4f78-bca1-d560a4275948 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2", "links": {"self": "http://172.30.9.28:5000/v3/users/807b518c8e754bfa8abc1f3177c768c3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "807b518c8e754bfa8abc1f3177c768c3", "description": null}} 2018-08-23 20:44:28,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/807b518c8e754bfa8abc1f3177c768c3 used request id req-84f7e7f9-a15a-4f78-bca1-d560a4275948 2018-08-23 20:44:28,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.187195062637s 2018-08-23 20:44:28,610 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/807b518c8e754bfa8abc1f3177c768c3 used request id req-84f7e7f9-a15a-4f78-bca1-d560a4275948 2018-08-23 20:44:28,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-23 20:44:28,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/807b518c8e754bfa8abc1f3177c768c3 -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.15" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" 2018-08-23 20:44:28,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 23 Aug 2018 20:44:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39c26f63-270d-460c-9bad-c4f1796f667e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-23 20:44:28,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/807b518c8e754bfa8abc1f3177c768c3 used request id req-39c26f63-270d-460c-9bad-c4f1796f667e 2018-08-23 20:44:28,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.383063077927s 2018-08-23 20:44:28,994 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/807b518c8e754bfa8abc1f3177c768c3 used request id req-39c26f63-270d-460c-9bad-c4f1796f667e 2018-08-23 20:44:29,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-23 20:44:29,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" 2018-08-23 20:44:29,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3589801e-5dbf-428f-879e-0a13ab53baee Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/59ffe1fad1f84ce5be448941e2866129"}, "tags": [], "enabled": true, "id": "59ffe1fad1f84ce5be448941e2866129", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/86af2c57c5214bdeafd367178d29280f"}, "tags": [], "enabled": true, "id": "86af2c57c5214bdeafd367178d29280f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/92800b320cc94aa89ba63310954315c4"}, "tags": [], "enabled": true, "id": "92800b320cc94aa89ba63310954315c4", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_ee2c98ca-c4c0-4147-95ec-78b9b8a3aff2"}]} 2018-08-23 20:44:29,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-3589801e-5dbf-428f-879e-0a13ab53baee 2018-08-23 20:44:29,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0871908664703s 2018-08-23 20:44:29,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-3589801e-5dbf-428f-879e-0a13ab53baee 2018-08-23 20:44:29,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-23 20:44:29,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/92800b320cc94aa89ba63310954315c4 -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.15" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" 2018-08-23 20:44:29,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 23 Aug 2018 20:44:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6325b355-ac19-4d0d-947c-617aa113441d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-23 20:44:29,379 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/92800b320cc94aa89ba63310954315c4 used request id req-6325b355-ac19-4d0d-947c-617aa113441d 2018-08-23 20:44:29,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.286778211594s 2018-08-23 20:44:29,379 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/92800b320cc94aa89ba63310954315c4 used request id req-6325b355-ac19-4d0d-947c-617aa113441d 2018-08-23 20:44:29,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-23 20:44:29,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" 2018-08-23 20:44:29,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35038193-7f3e-49bc-a679-b023ef23612a Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fca8b0b8f124e97b9e8f0952fcb04b6", "links": {"self": "http://172.30.9.28:5000/v3/roles/3fca8b0b8f124e97b9e8f0952fcb04b6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "79e27232bfc242d7822cc6f7578f8cf5", "links": {"self": "http://172.30.9.28:5000/v3/roles/79e27232bfc242d7822cc6f7578f8cf5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d12303262ed64d5390f4beb83fe7eb9e", "links": {"self": "http://172.30.9.28:5000/v3/roles/d12303262ed64d5390f4beb83fe7eb9e"}, "name": "Member"}, {"domain_id": null, "id": "f0b110a32b0f40d49a4ff28689930471", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0b110a32b0f40d49a4ff28689930471"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "f1ceb250088f4b76baf2745d0e86fb80", "links": {"self": "http://172.30.9.28:5000/v3/roles/f1ceb250088f4b76baf2745d0e86fb80"}, "name": "heat_stack_user"}]} 2018-08-23 20:44:29,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-35038193-7f3e-49bc-a679-b023ef23612a 2018-08-23 20:44:29,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.171796798706s 2018-08-23 20:44:29,555 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-35038193-7f3e-49bc-a679-b023ef23612a 2018-08-23 20:44:29,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-23 20:44:29,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/d12303262ed64d5390f4beb83fe7eb9e -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.15" -H "X-Auth-Token: {SHA1}b651766ad10de32725f0c842b772245bddd5af29" 2018-08-23 20:44:29,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 23 Aug 2018 20:44:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60401519-f0cb-4222-a1a8-9d92bc0ac01f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-23 20:44:29,725 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d12303262ed64d5390f4beb83fe7eb9e used request id req-60401519-f0cb-4222-a1a8-9d92bc0ac01f 2018-08-23 20:44:29,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.164733886719s 2018-08-23 20:44:29,725 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d12303262ed64d5390f4beb83fe7eb9e used request id req-60401519-f0cb-4222-a1a8-9d92bc0ac01f 2018-08-23 20:44:29,778 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-23 20:44:29,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-23 20:44:29,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-23 20:44:29,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-23 20:44:29,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-23 20:44:29,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-23 20:44:29,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-23 20:44:29,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-23 20:44:29,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-23 20:44:29,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-23 20:44:29,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-23 20:44:29,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-23 20:44:29,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-23 20:44:29,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-23 20:44:29,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-23 20:44:29,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-23 20:44:29,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-23 20:44:29,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-23 20:44:29,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-23 20:44:29,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-23 20:44:29,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-23 20:44:29,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-23 20:44:29,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-23 20:44:29,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-23 20:44:29,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 20:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b04fef6-cff3-49c8-8cb4-7208cb946e58 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-23 20:44:29,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3b04fef6-cff3-49c8-8cb4-7208cb946e58 2018-08-23 20:44:29,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-23 20:44:30,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79e27232bfc242d7822cc6f7578f8cf5", "name": "admin"}], "expires_at": "2018-08-23T21:44:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59ffe1fad1f84ce5be448941e2866129", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v3/59ffe1fad1f84ce5be448941e2866129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a771c5a14df4d75828afb4dbda4aed6"}, {"url": "http://192.30.9.3:8776/v3/59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c532763168e34d1d8b488151faf0cd4d"}, {"url": "http://172.30.9.28:8776/v3/59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f55e86a0905b45b481e78ea170f5e8ae"}], "type": "volumev3", "id": "02a7212112724feda9dc3bc7a8c006cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "612e0430e813495281231306e95c9ba8"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "837281365fb143878f29c09a226f147d"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8e8d485227244cfb0f5304f2ecefe0c"}], "type": "image", "id": "100331c5db9a46d485cfd504e17fa665", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c3ccfda7c684451947a1a4fd2c06c93"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a6851ed504a423bbf6ca5d3e61c0ae0"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b077f468255741aca0e3c2a280e96fbb"}], "type": "identity", "id": "13399a952d404e82a5ccbb57caa15045", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58dfa860322645c38a1585495a024de6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3e4cec14dc34361b657a0aa7364c080"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f51ecab19499490694f57f366526c788"}], "type": "compute", "id": "304f85cd725f42b9944f5c1041a18ec0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0113bd2ebe1943a0a0225b97533acba8"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae23ff0b3e6041d7ad0d96fb609360fc"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f820e1462ba7471a820cb47c97c41d6f"}], "type": "event", "id": "3172d25161ad40e3a8041f0f30da9d9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ea678c64e134a44a8f1868bfb27b06b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d2c21d196cb4cc1ac3334daf69df08f"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f430c10c8bfb47c4be3a1e35c3650a1c"}], "type": "metric", "id": "3f6a8e4e833f42ee8b8893ecb5e2662d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "391bbfa9a9894569b3757f1ca1c6701a"}, {"url": "http://172.30.9.28:8776/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a7e2f0c2e9542b3a200d656c03f6e30"}, {"url": "http://192.30.9.3:8776/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff96984f540841c4a534762e343f7fd7"}], "type": "volume", "id": "625387af88914e36a45e2af1aa64bca6", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37d6af5f3c344a9791ac5ee25da1e145"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505b43fc349e4be9a506ee732484dbc5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff5c93ad34d241b48a433c5d76be2925"}], "type": "network", "id": "7a563f0e1d45474e99c5608e4935fee1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08152a3207b64fb3ae7d7409c0ca513a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f06b7fff4bc941edb2e87471d141d669"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd4fc12cb72646c4895f8c22763c2115"}], "type": "placement", "id": "7d7ef58e7c76468cb2a5ce21c9cc8160", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "028fbe60803c430eab90c5240aa63edb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1847a4677acd4e02afc9cf0ba3b49c19"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "638b471db03c4cdab595107b9b3da893"}], "type": "cloudformation", "id": "9fc7ab7e97f444b18f05e2df798e77c7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e8201d905c64c68b081ce78d1de4ab1"}, {"url": "http://12.0.0.26:8080/v1/AUTH_59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a97bf59eaeec4cd99bb226a12ecc5e9c"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdbe5787ea2e4c3faa47941b8acb995a"}], "type": "object-store", "id": "a69a079489db44379d2d4ebc102040e8", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f87ba06c704d7fad75eee29b5b4aeb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "502172ee29634c02948c8bb41140296d"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8883e34aa0a4b36bf090acc53a3d438"}], "type": "alarming", "id": "a78c2cecddaa467b92d8b497118c7df8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/59ffe1fad1f84ce5be448941e2866129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45c08757c630428f9dd55b6d2b01bab9"}, {"url": "http://192.30.9.3:8776/v2/59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d38ff141d2642c2b83c0ce433a1bc1b"}, {"url": "http://172.30.9.28:8776/v2/59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2a57500e98147b9aefa26404b3621dc"}], "type": "volumev2", "id": "ad4e4a68ed0c42e0ba26324a048e4027", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090a8f2df28d4c58a9eda344178710d4"}, {"url": "http://172.30.9.28:8004/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf96e455ccea46668b2e535798e64ad2"}, {"url": "http://192.30.9.3:8004/v1/59ffe1fad1f84ce5be448941e2866129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "effba07449574787b6f7bc52a2bb285d"}], "type": "orchestration", "id": "c66ca61133f64d218720d88886b89e05", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "e9f57f52e67b4847a36a02a10b6dbdb0", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "03706eecdc3e4d4dbf0558069f8987f4"}, "audit_ids": ["lp6yNvebQmmCMTxE_m18LQ"], "issued_at": "2018-08-23T20:44:30.000000Z"}} 2018-08-23 20:44:30,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 20:44:30,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0eba3e131a98048befd72aaebdc5e95bc8f37a7" 2018-08-23 20:44:30,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f7a16562-5472-46d4-a05f-d31da50813a7 Date: Thu, 23 Aug 2018 20:44:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"06ac0c22-fd61-4878-b67d-f1fda41abbce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"86af2c57c5214bdeafd367178d29280f","l2_adjacency":true,"status":"ACTIVE","subnets":["1fd98244-9f5b-4e1b-b795-c891a546247a"],"description":"","tags":[],"updated_at":"2018-08-23T20:40:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"86af2c57c5214bdeafd367178d29280f","created_at":"2018-08-23T20:40:05Z","provider:network_type":"flat"}]} 2018-08-23 20:44:30,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f7a16562-5472-46d4-a05f-d31da50813a7 2018-08-23 20:44:30,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254956007004s 2018-08-23 20:44:30,513 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f7a16562-5472-46d4-a05f-d31da50813a7 2018-08-23 20:44:30,513 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-23 20:44:30,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-23 20:44:30,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b0eba3e131a98048befd72aaebdc5e95bc8f37a7" -d '{"network": {"name": "vmready1-net_8157335f-c2de-43de-82f9-a979884207bb", "admin_state_up": true}}' 2018-08-23 20:44:31,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-bedfa57b-a2da-47e7-9542-761d239ba5f7 Date: Thu, 23 Aug 2018 20:44:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0e4a93be-d7ef-49e7-841b-3ee7b6696746","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"59ffe1fad1f84ce5be448941e2866129","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T20:44:30Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_8157335f-c2de-43de-82f9-a979884207bb","admin_state_up":true,"tenant_id":"59ffe1fad1f84ce5be448941e2866129","created_at":"2018-08-23T20:44:30Z","mtu":1450}} 2018-08-23 20:44:31,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bedfa57b-a2da-47e7-9542-761d239ba5f7 2018-08-23 20:44:31,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.534814119339s 2018-08-23 20:44:31,049 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bedfa57b-a2da-47e7-9542-761d239ba5f7 2018-08-23 20:44:31,050 - 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-08-23T20:44:30Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0e4a93be-d7ef-49e7-841b-3ee7b6696746', u'provider:segmentation_id': 26, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_8157335f-c2de-43de-82f9-a979884207bb', u'created_at': u'2018-08-23T20:44:30Z', u'mtu': 1450, u'tenant_id': u'59ffe1fad1f84ce5be448941e2866129', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'59ffe1fad1f84ce5be448941e2866129', u'l2_adjacency': True}) 2018-08-23 20:44:31,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 20:44:31,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0eba3e131a98048befd72aaebdc5e95bc8f37a7" 2018-08-23 20:44:31,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-a9c038bc-ec35-43e4-9ca6-e45e69284ce0 Date: Thu, 23 Aug 2018 20:44:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"06ac0c22-fd61-4878-b67d-f1fda41abbce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"86af2c57c5214bdeafd367178d29280f","l2_adjacency":true,"status":"ACTIVE","subnets":["1fd98244-9f5b-4e1b-b795-c891a546247a"],"description":"","tags":[],"updated_at":"2018-08-23T20:40:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"86af2c57c5214bdeafd367178d29280f","created_at":"2018-08-23T20:40:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0e4a93be-d7ef-49e7-841b-3ee7b6696746","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"59ffe1fad1f84ce5be448941e2866129","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T20:44:30Z","qos_policy_id":null,"name":"vmready1-net_8157335f-c2de-43de-82f9-a979884207bb","admin_state_up":true,"tenant_id":"59ffe1fad1f84ce5be448941e2866129","created_at":"2018-08-23T20:44:30Z","provider:network_type":"vxlan"}]} 2018-08-23 20:44:31,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a9c038bc-ec35-43e4-9ca6-e45e69284ce0 2018-08-23 20:44:31,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.927314043045s 2018-08-23 20:44:31,978 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a9c038bc-ec35-43e4-9ca6-e45e69284ce0 2018-08-23 20:44:31,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-23 20:44:31,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b0eba3e131a98048befd72aaebdc5e95bc8f37a7" -d '{"subnet": {"name": "vmready1-subnet_8157335f-c2de-43de-82f9-a979884207bb", "enable_dhcp": true, "network_id": "0e4a93be-d7ef-49e7-841b-3ee7b6696746", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-23 20:44:33,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-9ae645bb-ef52-4cee-b51a-1f77e147e68a Date: Thu, 23 Aug 2018 20:44:33 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-23T20:44:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1e75aa75-4bf4-4ed4-b61d-e68d17675fcb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"59ffe1fad1f84ce5be448941e2866129","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_8157335f-c2de-43de-82f9-a979884207bb","enable_dhcp":true,"segment_id":null,"network_id":"0e4a93be-d7ef-49e7-841b-3ee7b6696746","tenant_id":"59ffe1fad1f84ce5be448941e2866129","created_at":"2018-08-23T20:44:33Z","ip_version":4}} 2018-08-23 20:44:33,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-9ae645bb-ef52-4cee-b51a-1f77e147e68a 2018-08-23 20:44:33,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.45853996277s 2018-08-23 20:44:33,439 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-9ae645bb-ef52-4cee-b51a-1f77e147e68a 2018-08-23 20:44:33,439 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T20:44:33Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1e75aa75-4bf4-4ed4-b61d-e68d17675fcb', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_8157335f-c2de-43de-82f9-a979884207bb', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0e4a93be-d7ef-49e7-841b-3ee7b6696746', u'tenant_id': u'59ffe1fad1f84ce5be448941e2866129', u'created_at': u'2018-08-23T20:44:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'59ffe1fad1f84ce5be448941e2866129'}) 2018-08-23 20:44:33,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-23 20:44:33,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b0eba3e131a98048befd72aaebdc5e95bc8f37a7" -d '{"router": {"external_gateway_info": {"network_id": "06ac0c22-fd61-4878-b67d-f1fda41abbce"}, "name": "vmready1-router_8157335f-c2de-43de-82f9-a979884207bb", "admin_state_up": true}}' 2018-08-23 20:44:39,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-cad937bf-9b4b-4c21-80a0-d551d6dfb513 Date: Thu, 23 Aug 2018 20:44:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "06ac0c22-fd61-4878-b67d-f1fda41abbce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1fd98244-9f5b-4e1b-b795-c891a546247a", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "59ffe1fad1f84ce5be448941e2866129", "created_at": "2018-08-23T20:44:34Z", "admin_state_up": true, "updated_at": "2018-08-23T20:44:35Z", "project_id": "59ffe1fad1f84ce5be448941e2866129", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "864cbcd2-12a8-44b6-a56d-00838c1614e1", "name": "vmready1-router_8157335f-c2de-43de-82f9-a979884207bb"}} 2018-08-23 20:44:39,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-cad937bf-9b4b-4c21-80a0-d551d6dfb513 2018-08-23 20:44:39,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.0544500351s 2018-08-23 20:44:39,495 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-cad937bf-9b4b-4c21-80a0-d551d6dfb513 2018-08-23 20:44:39,495 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T20:44:35Z', u'revision_number': 4, u'ha': True, u'id': u'864cbcd2-12a8-44b6-a56d-00838c1614e1', u'external_gateway_info': {u'network_id': u'06ac0c22-fd61-4878-b67d-f1fda41abbce', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1fd98244-9f5b-4e1b-b795-c891a546247a', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_8157335f-c2de-43de-82f9-a979884207bb', u'admin_state_up': True, u'tenant_id': u'59ffe1fad1f84ce5be448941e2866129', u'created_at': u'2018-08-23T20:44:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'59ffe1fad1f84ce5be448941e2866129'}) 2018-08-23 20:44:39,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-23 20:44:39,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/864cbcd2-12a8-44b6-a56d-00838c1614e1/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b0eba3e131a98048befd72aaebdc5e95bc8f37a7" -d '{"subnet_id": "1e75aa75-4bf4-4ed4-b61d-e68d17675fcb"}' 2018-08-23 20:44:41,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f52c671f-a80e-47a1-862b-0a28d0347887 Date: Thu, 23 Aug 2018 20:44:41 GMT RESP BODY: {"network_id": "0e4a93be-d7ef-49e7-841b-3ee7b6696746", "tenant_id": "59ffe1fad1f84ce5be448941e2866129", "subnet_id": "1e75aa75-4bf4-4ed4-b61d-e68d17675fcb", "subnet_ids": ["1e75aa75-4bf4-4ed4-b61d-e68d17675fcb"], "port_id": "c9d12eef-66a9-4c39-a6ba-303a6ac3a668", "id": "864cbcd2-12a8-44b6-a56d-00838c1614e1"} 2018-08-23 20:44:41,991 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/864cbcd2-12a8-44b6-a56d-00838c1614e1/add_router_interface.json used request id req-f52c671f-a80e-47a1-862b-0a28d0347887 2018-08-23 20:44:41,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.49567198753s 2018-08-23 20:44:41,992 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/864cbcd2-12a8-44b6-a56d-00838c1614e1/add_router_interface.json used request id req-f52c671f-a80e-47a1-862b-0a28d0347887 returning object 864cbcd2-12a8-44b6-a56d-00838c1614e1 2018-08-23 20:44:41,992 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-23 20:44:42,119 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-23 20:44:42,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -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.15" 2018-08-23 20:44:42,125 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 23 Aug 2018 20:44:42 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-08-23 20:44:42,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-23 20:44:42,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -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.15" -H "X-Auth-Token: {SHA1}b0eba3e131a98048befd72aaebdc5e95bc8f37a7" 2018-08-23 20:44:42,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-103b71a6-9ed0-4aba-941e-3a9d3cde36d8 Date: Thu, 23 Aug 2018 20:44:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-23 20:44:42,800 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-103b71a6-9ed0-4aba-941e-3a9d3cde36d8 2018-08-23 20:44:42,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.672497034073s 2018-08-23 20:44:42,800 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-103b71a6-9ed0-4aba-941e-3a9d3cde36d8 2018-08-23 20:44:42,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-23 20:44:42,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b0eba3e131a98048befd72aaebdc5e95bc8f37a7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_8157335f-c2de-43de-82f9-a979884207bb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_8157335f-c2de-43de-82f9-a979884207bb"}' 2018-08-23 20:44:43,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/a3229e8e-485a-4991-b255-aeca47ded56c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3fcea8e9-c3f8-49db-9c89-101eb69d6c6b Date: Thu, 23 Aug 2018 20:44:43 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a3229e8e-485a-4991-b255-aeca47ded56c/file", "owner": "59ffe1fad1f84ce5be448941e2866129", "id": "a3229e8e-485a-4991-b255-aeca47ded56c", "size": null, "self": "/v2/images/a3229e8e-485a-4991-b255-aeca47ded56c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-23T20:44:43Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_8157335f-c2de-43de-82f9-a979884207bb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_8157335f-c2de-43de-82f9-a979884207bb", "checksum": null, "created_at": "2018-08-23T20:44:43Z", "protected": false} 2018-08-23 20:44:43,517 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3fcea8e9-c3f8-49db-9c89-101eb69d6c6b 2018-08-23 20:44:43,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.709685087204s 2018-08-23 20:44:43,518 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3fcea8e9-c3f8-49db-9c89-101eb69d6c6b returning object a3229e8e-485a-4991-b255-aeca47ded56c 2018-08-23 20:44:43,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-23 20:44:43,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/a3229e8e-485a-4991-b255-aeca47ded56c/file -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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0eba3e131a98048befd72aaebdc5e95bc8f37a7" -d '' 2018-08-23 20:46:43,577 - shade - DEBUG - Unable to establish connection to http://172.30.9.28:9292/v2/images/a3229e8e-485a-4991-b255-aeca47ded56c/file: ('Connection aborted.', error(32, 'Broken pipe')) 2018-08-23 20:46:43,577 - shade - DEBUG - Connection failure on envvars:regionOne for image.PUT.images.file after 120.058324099 seconds, retrying 2018-08-23 20:46:43,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/a3229e8e-485a-4991-b255-aeca47ded56c/file -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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0eba3e131a98048befd72aaebdc5e95bc8f37a7" -d '' 2018-08-23 20:46:44,347 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-62942b61-e183-4c52-951d-cde1e477b4f3 Date: Thu, 23 Aug 2018 20:46:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-23 20:46:44,348 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a3229e8e-485a-4991-b255-aeca47ded56c/file used request id req-62942b61-e183-4c52-951d-cde1e477b4f3 2018-08-23 20:46:44,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 120.82908988s 2018-08-23 20:46:44,348 - shade - DEBUG - Deleting failed upload of image vmready1-img_8157335f-c2de-43de-82f9-a979884207bb 2018-08-23 20:46:44,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-23 20:46:44,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/a3229e8e-485a-4991-b255-aeca47ded56c -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.15" -H "X-Auth-Token: {SHA1}b0eba3e131a98048befd72aaebdc5e95bc8f37a7" 2018-08-23 20:46:45,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-79dcfd3b-76c8-447b-8c18-7b60776e799d Date: Thu, 23 Aug 2018 20:46:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-23 20:46:45,182 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a3229e8e-485a-4991-b255-aeca47ded56c used request id req-79dcfd3b-76c8-447b-8c18-7b60776e799d 2018-08-23 20:46:45,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.833116054535s 2018-08-23 20:46:45,182 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a3229e8e-485a-4991-b255-aeca47ded56c used request id req-79dcfd3b-76c8-447b-8c18-7b60776e799d 2018-08-23 20:46:45,182 - shade - DEBUG - Image creation failed Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **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: (409) Client Error for url: http://172.30.9.28:9292/v2/images/a3229e8e-485a-4991-b255-aeca47ded56c/file Conflict 2018-08-23 20:46:45,189 - functest.core.singlevm - ERROR - Cannot run vmready1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 239, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 92, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **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: (409) Client Error for url: http://172.30.9.28:9292/v2/images/a3229e8e-485a-4991-b255-aeca47ded56c/file Conflict 2018-08-23 20:46:45,309 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-23 20:46:45,309 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 02:15 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-23 20:46:45,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-23 20:46:45,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/864cbcd2-12a8-44b6-a56d-00838c1614e1/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b0eba3e131a98048befd72aaebdc5e95bc8f37a7" -d '{"subnet_id": "1e75aa75-4bf4-4ed4-b61d-e68d17675fcb"}' 2018-08-23 20:46:47,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bb095ce0-4444-45db-9cff-94c3fbfa628c Date: Thu, 23 Aug 2018 20:46:47 GMT RESP BODY: {"network_id": "0e4a93be-d7ef-49e7-841b-3ee7b6696746", "tenant_id": "59ffe1fad1f84ce5be448941e2866129", "subnet_id": "1e75aa75-4bf4-4ed4-b61d-e68d17675fcb", "subnet_ids": ["1e75aa75-4bf4-4ed4-b61d-e68d17675fcb"], "port_id": "c9d12eef-66a9-4c39-a6ba-303a6ac3a668", "id": "864cbcd2-12a8-44b6-a56d-00838c1614e1"} 2018-08-23 20:46:47,335 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/864cbcd2-12a8-44b6-a56d-00838c1614e1/remove_router_interface.json used request id req-bb095ce0-4444-45db-9cff-94c3fbfa628c 2018-08-23 20:46:47,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02061510086s 2018-08-23 20:46:47,335 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/864cbcd2-12a8-44b6-a56d-00838c1614e1/remove_router_interface.json used request id req-bb095ce0-4444-45db-9cff-94c3fbfa628c returning object 864cbcd2-12a8-44b6-a56d-00838c1614e1 2018-08-23 20:46:47,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-23 20:46:47,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0eba3e131a98048befd72aaebdc5e95bc8f37a7" 2018-08-23 20:46:48,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-6fd4433e-f980-4657-92a5-7fb217bd10b6 Date: Thu, 23 Aug 2018 20:46:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "06ac0c22-fd61-4878-b67d-f1fda41abbce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1fd98244-9f5b-4e1b-b795-c891a546247a", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "59ffe1fad1f84ce5be448941e2866129", "created_at": "2018-08-23T20:44:34Z", "admin_state_up": true, "updated_at": "2018-08-23T20:46:46Z", "project_id": "59ffe1fad1f84ce5be448941e2866129", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "864cbcd2-12a8-44b6-a56d-00838c1614e1", "name": "vmready1-router_8157335f-c2de-43de-82f9-a979884207bb"}]} 2018-08-23 20:46:48,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-6fd4433e-f980-4657-92a5-7fb217bd10b6 2018-08-23 20:46:48,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.10314106941s 2018-08-23 20:46:48,440 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-6fd4433e-f980-4657-92a5-7fb217bd10b6 2018-08-23 20:46:48,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-23 20:46:48,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/864cbcd2-12a8-44b6-a56d-00838c1614e1.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.15" -H "X-Auth-Token: {SHA1}b0eba3e131a98048befd72aaebdc5e95bc8f37a7" 2018-08-23 20:46:51,962 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7706942f-74e3-49ec-b742-894a72cbab50 Content-Length: 0 Date: Thu, 23 Aug 2018 20:46:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 20:46:51,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/864cbcd2-12a8-44b6-a56d-00838c1614e1.json used request id req-7706942f-74e3-49ec-b742-894a72cbab50 2018-08-23 20:46:51,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.52147102356s 2018-08-23 20:46:51,963 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/864cbcd2-12a8-44b6-a56d-00838c1614e1.json used request id req-7706942f-74e3-49ec-b742-894a72cbab50 2018-08-23 20:46:51,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-23 20:46:51,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0eba3e131a98048befd72aaebdc5e95bc8f37a7" 2018-08-23 20:46:52,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-ccae36e3-bcdd-4a0b-bcfb-3c6fb96a1373 Date: Thu, 23 Aug 2018 20:46:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-23T20:44:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1e75aa75-4bf4-4ed4-b61d-e68d17675fcb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"59ffe1fad1f84ce5be448941e2866129","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_8157335f-c2de-43de-82f9-a979884207bb","enable_dhcp":true,"segment_id":null,"network_id":"0e4a93be-d7ef-49e7-841b-3ee7b6696746","tenant_id":"59ffe1fad1f84ce5be448941e2866129","created_at":"2018-08-23T20:44:33Z","ip_version":4},{"updated_at":"2018-08-23T20:40:12Z","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":"1fd98244-9f5b-4e1b-b795-c891a546247a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"86af2c57c5214bdeafd367178d29280f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"06ac0c22-fd61-4878-b67d-f1fda41abbce","tenant_id":"86af2c57c5214bdeafd367178d29280f","created_at":"2018-08-23T20:40:12Z","ip_version":4}]} 2018-08-23 20:46:52,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-ccae36e3-bcdd-4a0b-bcfb-3c6fb96a1373 2018-08-23 20:46:52,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.24125790596s 2018-08-23 20:46:52,205 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-ccae36e3-bcdd-4a0b-bcfb-3c6fb96a1373 2018-08-23 20:46:52,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-23 20:46:52,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/1e75aa75-4bf4-4ed4-b61d-e68d17675fcb.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.15" -H "X-Auth-Token: {SHA1}b0eba3e131a98048befd72aaebdc5e95bc8f37a7" 2018-08-23 20:46:54,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-98c8d91e-1059-446f-9b4a-74c5f6b85a18 Date: Thu, 23 Aug 2018 20:46:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 20:46:54,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/1e75aa75-4bf4-4ed4-b61d-e68d17675fcb.json used request id req-98c8d91e-1059-446f-9b4a-74c5f6b85a18 2018-08-23 20:46:54,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.13916611671s 2018-08-23 20:46:54,346 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/1e75aa75-4bf4-4ed4-b61d-e68d17675fcb.json used request id req-98c8d91e-1059-446f-9b4a-74c5f6b85a18 2018-08-23 20:46:54,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 20:46:54,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0eba3e131a98048befd72aaebdc5e95bc8f37a7" 2018-08-23 20:46:54,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-bf79422e-5c56-4706-8a7a-fe3dbc767f71 Date: Thu, 23 Aug 2018 20:46:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"06ac0c22-fd61-4878-b67d-f1fda41abbce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"86af2c57c5214bdeafd367178d29280f","l2_adjacency":true,"status":"ACTIVE","subnets":["1fd98244-9f5b-4e1b-b795-c891a546247a"],"description":"","tags":[],"updated_at":"2018-08-23T20:40:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"86af2c57c5214bdeafd367178d29280f","created_at":"2018-08-23T20:40:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"0e4a93be-d7ef-49e7-841b-3ee7b6696746","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"59ffe1fad1f84ce5be448941e2866129","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T20:46:54Z","qos_policy_id":null,"name":"vmready1-net_8157335f-c2de-43de-82f9-a979884207bb","admin_state_up":true,"tenant_id":"59ffe1fad1f84ce5be448941e2866129","created_at":"2018-08-23T20:44:30Z","provider:network_type":"vxlan"}]} 2018-08-23 20:46:54,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bf79422e-5c56-4706-8a7a-fe3dbc767f71 2018-08-23 20:46:54,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0906629562378s 2018-08-23 20:46:54,438 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bf79422e-5c56-4706-8a7a-fe3dbc767f71 2018-08-23 20:46:54,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-23 20:46:54,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/0e4a93be-d7ef-49e7-841b-3ee7b6696746.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.15" -H "X-Auth-Token: {SHA1}b0eba3e131a98048befd72aaebdc5e95bc8f37a7" 2018-08-23 20:46:56,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1973c11f-f776-4b6f-99c6-1b02b63fd69f Date: Thu, 23 Aug 2018 20:46:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 20:46:56,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/0e4a93be-d7ef-49e7-841b-3ee7b6696746.json used request id req-1973c11f-f776-4b6f-99c6-1b02b63fd69f 2018-08-23 20:46:56,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.69632506371s 2018-08-23 20:46:56,135 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/0e4a93be-d7ef-49e7-841b-3ee7b6696746.json used request id req-1973c11f-f776-4b6f-99c6-1b02b63fd69f 2018-08-23 20:46:56,136 - xtesting.ci.run_tests - ERROR - The test case 'vmready1' failed. 2018-08-23 20:46:56,137 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | tenantnetwork1 | functest | healthcheck | 00:13 | PASS | | tenantnetwork2 | functest | healthcheck | 00:14 | PASS | | vmready1 | functest | healthcheck | 02:15 | FAIL | | 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-08-23 20:46:56,150 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR